Home
last modified time | relevance | path

Searched refs:reltype (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/scripts/
A Drecordmcount.c509 unsigned int reltype = 0; in do_file() local
567 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 …]
A Drecordmcount.h407 unsigned const reltype) in sift_rel_mcount() argument
431 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount()
607 unsigned const reltype) in do_func() argument
678 relhdr, ehdr, recsym, recval, reltype); in do_func()
/linux-6.3-rc2/tools/objtool/
A Delf.c538 int reltype);
1209 int reltype) in elf_create_reloc_section() argument
1211 switch (reltype) { in elf_create_reloc_section()

Completed in 11 milliseconds