Searched refs:reltype (Results 1 – 2 of 2) sorted by relevance
513 unsigned int reltype = 0; in do_file() local571 reltype = R_386_32; in do_file()579 reltype = R_ARM_ABS32; in do_file()587 reltype = R_AARCH64_ABS64; in do_file()603 reltype = R_X86_64_64; in do_file()623 reltype = R_MIPS_32; in do_file()627 reltype = R_LARCH_32; in do_file()630 if (do32(ehdr, fname, reltype) < 0) in do_file()642 reltype = R_390_64; in do_file()646 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()
Completed in 6 milliseconds