Searched refs:reltype (Results 1 – 3 of 3) sorted by relevance
479 unsigned int reltype = 0; in do_file() local537 reltype = R_386_32; in do_file()545 reltype = R_ARM_ABS32; in do_file()553 reltype = R_AARCH64_ABS64; in do_file()561 case EM_PPC: reltype = R_PPC_ADDR32; break; in do_file()569 reltype = R_X86_64_64; in do_file()589 reltype = R_MIPS_32; in do_file()592 if (do32(ehdr, fname, reltype) < 0) in do_file()604 reltype = R_390_64; in do_file()608 reltype = R_MIPS_64; in do_file()[all …]
407 unsigned const reltype) in sift_rel_mcount() argument431 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount()607 unsigned const reltype) in do_func() argument678 relhdr, ehdr, recsym, recval, reltype); in do_func()
486 int reltype);889 int reltype) in elf_create_reloc_section() argument891 switch (reltype) { in elf_create_reloc_section()
Completed in 16 milliseconds