reltype 472 scripts/recordmcount.c unsigned int reltype = 0; reltype 530 scripts/recordmcount.c reltype = R_386_32; reltype 538 scripts/recordmcount.c reltype = R_ARM_ABS32; reltype 546 scripts/recordmcount.c reltype = R_AARCH64_ABS64; reltype 551 scripts/recordmcount.c case EM_IA_64: reltype = R_IA64_IMM64; break; reltype 553 scripts/recordmcount.c case EM_PPC: reltype = R_PPC_ADDR32; break; reltype 554 scripts/recordmcount.c case EM_PPC64: reltype = R_PPC64_ADDR64; break; reltype 556 scripts/recordmcount.c case EM_SH: reltype = R_SH_DIR32; gpfx = 0; break; reltype 557 scripts/recordmcount.c case EM_SPARCV9: reltype = R_SPARC_64; break; reltype 561 scripts/recordmcount.c reltype = R_X86_64_64; reltype 581 scripts/recordmcount.c reltype = R_MIPS_32; reltype 584 scripts/recordmcount.c if (do32(ehdr, fname, reltype) < 0) reltype 596 scripts/recordmcount.c reltype = R_390_64; reltype 600 scripts/recordmcount.c reltype = R_MIPS_64; reltype 605 scripts/recordmcount.c if (do64(ghdr, fname, reltype) < 0) reltype 323 scripts/recordmcount.h unsigned const reltype) reltype 347 scripts/recordmcount.h Elf_r_info(mrelp, recsym, reltype); reltype 522 scripts/recordmcount.h unsigned const reltype) reltype 587 scripts/recordmcount.h relhdr, ehdr, recsym, recval, reltype);