Home
last modified time | relevance | path

Searched refs:EF_ARM_PIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Delf.h41 #define EF_ARM_PIC 0x00000020 /* ABI 0 */ macro
114 #define elf_check_const_displacement(x) ((x)->e_flags & EF_ARM_PIC)
/openbmc/qemu/include/
H A Delf.h798 #define EF_ARM_PIC 0x20 macro