Searched refs:Dwarf_P_Attribute_s (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_die.c | 232 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 273 _dwarf_p_get_alloc(die->di_dbg,sizeof(struct Dwarf_P_Attribute_s)); 318 sizeof(struct Dwarf_P_Attribute_s)); 359 _dwarf_p_get_alloc(dbg,sizeof(struct Dwarf_P_Attribute_s)); 400 _dwarf_p_get_alloc(dbg,sizeof(struct Dwarf_P_Attribute_s));
|
H A D | pro_forms.c | 186 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 400 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 518 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 612 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 738 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 852 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 913 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 962 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); 1017 _dwarf_p_get_alloc(ownerdie->di_dbg, sizeof(struct Dwarf_P_Attribute_s)); 1057 _dwarf_p_get_alloc(ownerdie->di_dbg, sizeof(struct Dwarf_P_Attribute_s)); [all...] |
H A D | pro_opaque.h | 173 struct Dwarf_P_Attribute_s { struct
|
H A D | libdwarf.h | 505 typedef struct Dwarf_P_Attribute_s* Dwarf_P_Attribute;
|
Completed in 858 milliseconds