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

/freebsd-9.3-release/contrib/binutils/include/elf/
H A Dcommon.h658 #define DF_TEXTREL (1 << 2) macro
/freebsd-9.3-release/sys/sys/
H A Delf_common.h464 #define DF_TEXTREL 0x0004 /* Indicates there may be relocations in macro
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DELF.h1746 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator in enum:llvm::ELF::__anon1990

Completed in 122 milliseconds