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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_die_deliv.c418 abbrev_list = _dwarf_get_abbrev_for_code(cu_context, abbrev_code);
664 _dwarf_get_abbrev_for_code(ret_die->di_cu_context, abbrev_code);
739 _dwarf_get_abbrev_for_code(die->di_cu_context, abbrev_code);
846 _dwarf_get_abbrev_for_code(cu_context, abbrev_code);
H A Ddwarf_util.h292 _dwarf_get_abbrev_for_code(Dwarf_CU_Context cu_context,
H A Ddwarf_query.c176 abbrev_list = _dwarf_get_abbrev_for_code(die->di_cu_context,
283 abbrev_list = _dwarf_get_abbrev_for_code(die->di_cu_context,
H A Ddwarf_util.c248 _dwarf_get_abbrev_for_code(Dwarf_CU_Context cu_context, Dwarf_Unsigned code) function

Completed in 61 milliseconds