Searched defs:ELF_R_SYM (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dmodule.h21 #define ELF_R_SYM _ELF(_R_SYM) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dmodule.h44 #define ELF_R_SYM ELFW(R_SYM) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dmodule.c28 # define ELF_R_SYM ELF64_R_SYM macro
32 # define ELF_R_SYM ELF32_R_SYM macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dmodpost.h27 #define ELF_R_SYM ELF32_R_SYM macro
42 #define ELF_R_SYM ELF64_R_SYM macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dinsmod.c525 #define ELF_R_SYM(val) ELFW(R_SYM)(val) macro

Completed in 113 milliseconds