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

/macosx-10.10/dtrace-147/sys/
H A Dlink.h240 #define DF_TEXTREL 0x00000004 /* text relocations remain */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h655 #define DF_TEXTREL (1 << 2) macro
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h1225 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator in enum:llvm::ELF::__anon10081

Completed in 172 milliseconds