Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h496 #define PT_OPENBSD_BOOTDATA (PT_LOOS + 0x5a41be6) /* Section for boot arguments. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h499 #define PT_OPENBSD_BOOTDATA (PT_LOOS + 0x5a41be6) /* Section for boot arguments. */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1302 PT_OPENBSD_BOOTDATA = 0x65a41be6, // Section for boot arguments. enumerator