Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_rnglists.c461 Dwarf_Unsigned context_index, in dwarf_get_rnglist_offset_index_value() argument
475 if (context_index >= dbg->de_rnglists_context_count) { in dwarf_get_rnglist_offset_index_value()
478 con = dbg->de_rnglists_context[context_index]; in dwarf_get_rnglist_offset_index_value()
558 Dwarf_Unsigned context_index, in dwarf_get_rnglist_context_basics() argument
575 if (context_index >= dbg->de_rnglists_context_count) { in dwarf_get_rnglist_context_basics()
578 con = dbg->de_rnglists_context[context_index]; in dwarf_get_rnglist_context_basics()
H A Ddwarf_loclists.c562 Dwarf_Unsigned context_index, in dwarf_get_loclist_offset_index_value() argument
576 if (context_index >= dbg->de_loclists_context_count) { in dwarf_get_loclist_offset_index_value()
579 con = dbg->de_loclists_context[context_index]; in dwarf_get_loclist_offset_index_value()
665 Dwarf_Unsigned context_index, in dwarf_get_loclist_context_basics() argument
682 if (context_index >= dbg->de_loclists_context_count) { in dwarf_get_loclist_context_basics()
685 con = dbg->de_loclists_context[context_index]; in dwarf_get_loclist_context_basics()
H A Dgenerated_libdwarf.h.in4892 Dwarf_Unsigned /*context_index*/,
5033 Dwarf_Unsigned /*context_index*/,
H A Dlibdwarf.h.in4892 Dwarf_Unsigned /*context_index*/,
5033 Dwarf_Unsigned /*context_index*/,