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

/freebsd-12-stable/contrib/file/src/
H A Dreadelf.h198 #define PT_LOAD 1 macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1184 PT_LOAD = 1, // Loadable segment. enumerator in enum:llvm::ELF::__anon4177
/freebsd-12-stable/contrib/binutils/include/elf/
H A Dcommon.h296 #define PT_LOAD 1 /* Loadable program segment */ macro
/freebsd-12-stable/sys/sys/
H A Delf_common.h521 #define PT_LOAD 1 /* Loadable segment. */ macro

Completed in 197 milliseconds