Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Ddump-guest-memory.py44 PT_LOAD = 1 variable
/openbmc/linux/arch/powerpc/boot/
Delf.h
/openbmc/u-boot/include/
H A Delf.h455 #define PT_LOAD 1 /* loadable segment */ macro
/openbmc/qemu/include/
H A Delf.h23 #define PT_LOAD 1 macro