Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_access.c685 Dwarf_Unsigned symtab_section_size, in update_entry() argument
709 symtab_entry_count = symtab_section_size/symtab_section_entrysize; in update_entry()
803 Dwarf_Unsigned symtab_section_size, in apply_rela_entries() argument
816 if (symtab_section_size%symtab_section_entrysize) { in apply_rela_entries()
828 symtab_section_size, in apply_rela_entries()
851 Dwarf_Unsigned symtab_section_size = obj->symtab->dss_size; in loop_through_relocations() local
897 symtab_section_size, in loop_through_relocations()