Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_rnglists.c462 Dwarf_Unsigned offsetentry_index, in dwarf_get_rnglist_offset_index_value() argument
480 if (offsetentry_index >= con->rc_offset_entry_count) { in dwarf_get_rnglist_offset_index_value()
485 (offsetentry_index*offset_len); in dwarf_get_rnglist_offset_index_value()
H A Ddwarf_loclists.c563 Dwarf_Unsigned offsetentry_index, in dwarf_get_loclist_offset_index_value() argument
581 if (offsetentry_index >= con->lc_offset_entry_count) { in dwarf_get_loclist_offset_index_value()
586 (offsetentry_index*offset_len); in dwarf_get_loclist_offset_index_value()
H A Dgenerated_libdwarf.h.in4881 rangelists context and the offsetentry_index
4893 Dwarf_Unsigned /*offsetentry_index*/,
5022 loclists context and the offsetentry_index
5034 Dwarf_Unsigned /*offsetentry_index*/,
H A Dlibdwarf.h.in4881 rangelists context and the offsetentry_index
4893 Dwarf_Unsigned /*offsetentry_index*/,
5022 loclists context and the offsetentry_index
5034 Dwarf_Unsigned /*offsetentry_index*/,