Searched refs:EF_FRV_FDPIC (Results 1 - 17 of 17) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Delf.h42 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro
74 #define elf_check_fdpic(x) ((x)->e_flags & EF_FRV_FDPIC && !((x)->e_flags & EF_FRV_NON_PIC_RELOCS))
119 #define ELF_FDPIC_CORE_EFLAGS EF_FRV_FDPIC
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Delf.h42 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro
74 #define elf_check_fdpic(x) ((x)->e_flags & EF_FRV_FDPIC && !((x)->e_flags & EF_FRV_NON_PIC_RELOCS))
119 #define ELF_FDPIC_CORE_EFLAGS EF_FRV_FDPIC
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/elf/
H A Dfrv.h100 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro
115 | EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dfrv.h100 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro
115 | EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dfrv.h100 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro
115 | EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dfrv-linux-tdep.c505 if (elf_flags & EF_FRV_FDPIC)
H A Dfrv-tdep.c1455 if (elf_flags & EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dfrv-linux-tdep.c505 if (elf_flags & EF_FRV_FDPIC)
H A Dfrv-tdep.c1455 if (elf_flags & EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dfrv-linux-tdep.c505 if (elf_flags & EF_FRV_FDPIC)
H A Dfrv-tdep.c1455 if (elf_flags & EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-frv.c6468 return (((elf_elfheader (abfd)->e_flags & EF_FRV_FDPIC) != 0)
6597 if (new_flags & EF_FRV_FDPIC)
6832 if (((new_flags & EF_FRV_FDPIC) == 0)
6923 if (flags & EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-frv.c6468 return (((elf_elfheader (abfd)->e_flags & EF_FRV_FDPIC) != 0)
6597 if (new_flags & EF_FRV_FDPIC)
6832 if (((new_flags & EF_FRV_FDPIC) == 0)
6923 if (flags & EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-frv.c6468 return (((elf_elfheader (abfd)->e_flags & EF_FRV_FDPIC) != 0)
6597 if (new_flags & EF_FRV_FDPIC)
6832 if (((new_flags & EF_FRV_FDPIC) == 0)
6923 if (flags & EF_FRV_FDPIC)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/
H A Delf.h1331 #define EF_FRV_FDPIC 0x00008000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/
H A Delf.h1331 #define EF_FRV_FDPIC 0x00008000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
H A Delf.h1331 #define EF_FRV_FDPIC 0x00008000 macro

Completed in 373 milliseconds