Searched refs:_dwarf_get_abbrev_for_code (Results 1 – 4 of 4) sorted by relevance
418 abbrev_list = _dwarf_get_abbrev_for_code(cu_context, abbrev_code); in _dwarf_next_die_info_ptr()664 _dwarf_get_abbrev_for_code(ret_die->di_cu_context, abbrev_code); in dwarf_siblingof()739 _dwarf_get_abbrev_for_code(die->di_cu_context, abbrev_code); in dwarf_child()846 _dwarf_get_abbrev_for_code(cu_context, abbrev_code); in dwarf_offdie()
292 _dwarf_get_abbrev_for_code(Dwarf_CU_Context cu_context,
176 abbrev_list = _dwarf_get_abbrev_for_code(die->di_cu_context, in dwarf_attrlist()283 abbrev_list = _dwarf_get_abbrev_for_code(die->di_cu_context, in _dwarf_get_value_ptr()
248 _dwarf_get_abbrev_for_code(Dwarf_CU_Context cu_context, Dwarf_Unsigned code) in _dwarf_get_abbrev_for_code() function