Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_forms.c186 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in local_add_AT_address()
400 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_block()
518 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_unsigned_const()
612 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_signed_const()
738 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_location_expr()
852 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_reference()
913 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_flag()
962 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_string()
1017 _dwarf_p_get_alloc(ownerdie->di_dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_const_value_string()
1057 _dwarf_p_get_alloc(ownerdie->di_dbg, sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_producer()
[all …]
H A Dpro_die.c232 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Attribute_s)); in _dwarf_pro_add_AT_stmt_list()
273 _dwarf_p_get_alloc(die->di_dbg,sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_name()
318 sizeof(struct Dwarf_P_Attribute_s)); in dwarf_add_AT_comp_dir()
359 _dwarf_p_get_alloc(dbg,sizeof(struct Dwarf_P_Attribute_s)); in _dwarf_pro_add_AT_fde()
400 _dwarf_p_get_alloc(dbg,sizeof(struct Dwarf_P_Attribute_s)); in _dwarf_pro_add_AT_macro_info()
H A Dpro_opaque.h173 struct Dwarf_P_Attribute_s { struct
H A Dlibdwarf.h505 typedef struct Dwarf_P_Attribute_s* Dwarf_P_Attribute;