Home
last modified time | relevance | path

Searched refs:_dwarf_calculate_abbrev_section_end_ptr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_query.c399 abbrev_end = _dwarf_calculate_abbrev_section_end_ptr(context); in dwarf_attrlist()
648 abbrev_end = _dwarf_calculate_abbrev_section_end_ptr(context); in _dwarf_get_value_ptr()
2024 _dwarf_calculate_abbrev_section_end_ptr(Dwarf_CU_Context context) in _dwarf_calculate_abbrev_section_end_ptr() function
H A Ddwarf_opaque.h990 Dwarf_Byte_Ptr _dwarf_calculate_abbrev_section_end_ptr(Dwarf_CU_Context context);
H A Ddwarf_die_deliv.c1937 abbrev_end = _dwarf_calculate_abbrev_section_end_ptr(cu_context); in _dwarf_next_die_info_ptr()