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

/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h512 #define DF_TEXTREL 0x00000004 /* */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h682 #define DF_TEXTREL (1 << 2) macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1261 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator in enum:llvm::ELF::__anon56
/freebsd-11-stable/sys/sys/
H A Delf_common.h729 #define DF_TEXTREL 0x0004 /* Indicates there may be relocations in macro

Completed in 168 milliseconds