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

/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h543 #define DF_1_PIE 0x08000000 /* Position Independent Executable */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1294 DF_1_PIE = 0x08000000, // Object is a position-independent executable. enumerator in enum:llvm::ELF::__anon57
/freebsd-11-stable/sys/sys/
H A Delf_common.h748 #define DF_1_PIE 0x08000000 /* Is position-independent executable */ macro

Completed in 175 milliseconds