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

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

Completed in 105 milliseconds