Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h482 #define IMAGE_REL_PPC_TOCDEFN 0x0800 // toc slot defined in file (or, data in toc) macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h488 #define IMAGE_REL_PPC_TOCDEFN 0x0800 // toc slot defined in file (or, data in toc) macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h482 #define IMAGE_REL_PPC_TOCDEFN 0x0800 // toc slot defined in file (or, data in toc) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d1536 enum IMAGE_REL_PPC_TOCDEFN = 0x0800; variable