Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h281 #define PT_LOAD 1 /* Loadable program segment */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h296 #define PT_LOAD 1 /* Loadable program segment */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h465 #define PT_LOAD global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1382 PT_LOAD = 1, // Loadable segment. enumerator