Home
last modified time | relevance | path

Searched refs:strtab_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
1877 strtab_type = STR_DYNSTR; in elf_process_obj_scns()
1880 strtab_type = STR_STRTAB; in elf_process_obj_scns()
1889 shstrtab_data[strtab_type], &strtab_name)) { in elf_process_obj_scns()