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

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h512 #define DF_TEXTREL 0x00000004 /* */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1274 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator in enum:llvm::ELF::__anon3106
/freebsd-13-stable/sys/sys/
H A Delf_common.h752 #define DF_TEXTREL 0x0004 /* Indicates there may be relocations in macro

Completed in 80 milliseconds