Searched refs:str_shtype (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/ar/common/ | ||
H A D | file.c | 1426 int str_shtype; local 1453 str_shtype = shdr.sh_type; 1454 if (str_shtype == -1) { 1469 if (str_shtype != SHT_STRTAB) { |
Completed in 50 milliseconds