Home
last modified time | relevance | path

Searched defs:elf_check_const_displacement (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Delf.h113 #define elf_check_const_displacement(x) ((x)->e_flags & EF_ARM_PIC) macro
/linux/arch/sh/include/asm/
H A Delf.h98 #define elf_check_const_displacement(x) ((x)->e_flags & EF_SH_PIC) macro