Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c1869 shstrtype_t symtab_type, strtab_type; in elf_process_obj_scns() local
1876 symtab_type = STR_DYNSYM; in elf_process_obj_scns()
1879 symtab_type = STR_SYMTAB; in elf_process_obj_scns()
1884 shstrtab_data[symtab_type], &symtab_name)) { in elf_process_obj_scns()