Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.h220 Dwarf_Unsigned f_symtab_sect_index; member
H A Ddwarf_elf_load_headers.c803 Dwarf_Unsigned secnum = ep->f_symtab_sect_index; in _dwarf_load_elf_symtab_symbols()
1940 ep->f_symtab_sect_index = i; in _dwarf_elf_find_sym_sections()
1958 res = validate_links(ep,ep->f_symtab_sect_index, in _dwarf_elf_find_sym_sections()
H A Ddwarf_elfread.c526 if (obj->f_symtab_sect_index != relocatablesec->dss_reloc_link) { in elf_relocations_nolibelf()