Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Darm.h93 #define PF_ARM_ABS 0x40000000 /* Segment must be loaded at its base address. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h93 #define PF_ARM_ABS 0x40000000 /* Segment must be loaded at its base address. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1875 enum PF_ARM_ABS = 0x40000000; variable