Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c1428 int str_shtype; in search_sym_tab() local
1455 str_shtype = shdr.sh_type; in search_sym_tab()
1456 if (str_shtype == -1) { in search_sym_tab()
1471 if (str_shtype != SHT_STRTAB) { in search_sym_tab()