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

/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h198 #define PT_LOAD 1 macro
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h383 #define PT_LOAD 1 /* loadable segment */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h296 #define PT_LOAD 1 /* Loadable program segment */ macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h490 #define PT_LOAD 1 /* Loadable segment. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1549 PT_LOAD = 1, // Loadable segment. enumerator in enum:llvm::ELF::__anon2125

Completed in 411 milliseconds