ELF_R_SYM          28 include/asm-generic/module.h #define ELF_R_SYM(X)	ELF64_R_SYM(X)
ELF_R_SYM          45 include/asm-generic/module.h #define ELF_R_SYM(X)	ELF32_R_SYM(X)
ELF_R_SYM          27 scripts/mod/modpost.h #define ELF_R_SYM   ELF32_R_SYM
ELF_R_SYM          42 scripts/mod/modpost.h #define ELF_R_SYM   ELF64_R_SYM
ELF_R_SYM          41 scripts/recordmcount.h #undef ELF_R_SYM
ELF_R_SYM          75 scripts/recordmcount.h # define ELF_R_SYM		ELF64_R_SYM
ELF_R_SYM         108 scripts/recordmcount.h # define ELF_R_SYM		ELF32_R_SYM
ELF_R_SYM          24 scripts/sortextable.h #undef ELF_R_SYM
ELF_R_SYM          46 scripts/sortextable.h # define ELF_R_SYM		ELF64_R_SYM
ELF_R_SYM          67 scripts/sortextable.h # define ELF_R_SYM		ELF32_R_SYM