Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.h426 int _dwarf_get_abbrev_for_code(Dwarf_CU_Context cu_context,
H A Ddwarf_die_deliv.c1923 lres = _dwarf_get_abbrev_for_code(cu_context, abbrev_code, in _dwarf_next_die_info_ptr()
2355 lres = _dwarf_get_abbrev_for_code(ret_die->di_cu_context, in _dwarf_siblingof_internal()
2484 lres = _dwarf_get_abbrev_for_code(die->di_cu_context, abbrev_code, in dwarf_child()
2624 lres = _dwarf_get_abbrev_for_code(cu_context, abbrev_code, in dwarf_offdie_b()
H A Ddwarf_query.c387 lres = _dwarf_get_abbrev_for_code(context, in dwarf_attrlist()
636 lres = _dwarf_get_abbrev_for_code(context, in _dwarf_get_value_ptr()
H A Ddwarf_util.c647 _dwarf_get_abbrev_for_code(Dwarf_CU_Context cu_context, in _dwarf_get_abbrev_for_code() function