Searched defs:reltype (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 400 sift_rel_mcount(uint_t *mlocp, unsigned const offbase, Elf_Rel **const mrelpp, Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, unsigned const recsym, uint_t const recval, unsigned const reltype) sift_rel_mcount() argument 606 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) do_func() argument
|
H A D | recordmcount.c | 513 unsigned int reltype = 0; in do_file() local [all...] |
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | elf.c | 1121 elf_create_reloc_section(struct elf *elf, struct section *base, int reltype) elf_create_reloc_section() argument
|
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 400 sift_rel_mcount(uint_t *mlocp, unsigned const offbase, Elf_Rel **const mrelpp, Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, unsigned const recsym, uint_t const recval, unsigned const reltype) sift_rel_mcount() argument 606 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) do_func() argument
|
H A D | recordmcount.c | 513 unsigned int reltype = 0; in do_file() local [all...] |
Completed in 7 milliseconds