Searched refs:reltype (Results 1 – 3 of 3) sorted by relevance
509 unsigned int reltype = 0; in do_file() local567 reltype = R_386_32; in do_file()575 reltype = R_ARM_ABS32; in do_file()583 reltype = R_AARCH64_ABS64; in do_file()600 reltype = R_X86_64_64; in do_file()620 reltype = R_MIPS_32; in do_file()624 reltype = R_LARCH_32; in do_file()627 if (do32(ehdr, fname, reltype) < 0) in do_file()639 reltype = R_390_64; in do_file()643 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()
538 int reltype);1209 int reltype) in elf_create_reloc_section() argument1211 switch (reltype) { in elf_create_reloc_section()
Completed in 11 milliseconds