Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/file/
H A Delf_read.h47 #define E_NOSTRIP 0x03 macro
H A Delf_read.c571 if ((EI->stripped & E_NOSTRIP) == E_NOSTRIP) in process_shdr()