Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/include/
H A Delf_machdep.h136 #define PF_ARM_SB 0x10000000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Darm.h91 #define PF_ARM_SB 0x10000000 /* Segment contains the location addressed by the static ba… macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h91 #define PF_ARM_SB 0x10000000 /* Segment contains the location addressed by the static ba… macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1873 enum PF_ARM_SB = 0x10000000; variable