Searched defs:SHF_ALLOC (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dtrace-147/sys/
H A Delf.h449 #define SHF_ALLOC 0x02 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h368 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h875 SHF_ALLOC = 0x2, enumerator in enum:llvm::ELF::__anon9805

Completed in 325 milliseconds