Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dreadelf.h198 #define PT_LOAD 1 macro
/freebsd/sys/sys/
H A Delf_common.h545 #define PT_LOAD 1 /* Loadable segment. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1472 PT_LOAD = 1, // Loadable segment. enumerator