Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.c431 Dwarf_Half r_section_index, in apply_rela_entries() argument
442 if (r_section_index >= obj->f_loc_shdr.g_count) { in apply_rela_entries()
446 rels_shp = obj->f_shdr + r_section_index; in apply_rela_entries()