Home
last modified time | relevance | path

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

/minix3/external/bsd/file/dist/src/
H A Dreadelf.h164 #define PT_LOAD 1 macro
/minix3/minix/include/sys/
H A Delf_common.h318 #define PT_LOAD 1 /* Loadable segment. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h895 PT_LOAD = 1, // Loadable segment. enumerator
/minix3/sys/sys/
H A Dexec_elf.h349 #define PT_LOAD 1 /* Loadable program segment */ macro