Searched refs:Dwarf_P_Attribute_s (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_die.c232 _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 Dpro_forms.c186 _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 Dpro_opaque.h173 struct Dwarf_P_Attribute_s { struct
H A Dlibdwarf.h505 typedef struct Dwarf_P_Attribute_s* Dwarf_P_Attribute;

Completed in 858 milliseconds