Lines Matching refs:dwarfstring_append
66 dwarfstring_append(m,"DW_LKIND_expression"); in _dwarf_lkind_name()
69 dwarfstring_append(m,"DW_LKIND_loclist"); in _dwarf_lkind_name()
72 dwarfstring_append(m,"DW_LKIND_GNU_exp_list"); in _dwarf_lkind_name()
75 dwarfstring_append(m,"DW_LKIND_loclists"); in _dwarf_lkind_name()
78 dwarfstring_append(m,"DW_LKIND_unknown"); in _dwarf_lkind_name()
1176 dwarfstring_append(&m, in _dwarf_loc_block_sanity_check()
1200 dwarfstring_append(&m, in _dwarf_loc_block_sanity_check()
2112 dwarfstring_append(&m,(char *)attrname); in dwarf_get_loclist_c()
2115 dwarfstring_append(&m,(char *)formname); in dwarf_get_loclist_c()
2117 dwarfstring_append(&m,") (the CU is a .dwo) "); in dwarf_get_loclist_c()
2119 dwarfstring_append(&m,") (the CU is not a .dwo) "); in dwarf_get_loclist_c()
2121 dwarfstring_append(&m," we don't undrstand the location"); in dwarf_get_loclist_c()