HomeSort by relevance Sort by last modified time
    Searched refs:SHF_EXCLUDE (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libelf/
elf.h 364 #define SHF_EXCLUDE (1 << 31) /* Section is excluded unless
    [all...]
  /external/elfutils/src/
readelf.c 742 if (shdr->sh_flags & SHF_EXCLUDE)
    [all...]

Completed in 481 milliseconds