Home
last modified time | relevance | path

Searched refs:sym0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h350 static unsigned get_mcountsym(Elf_Sym const *const sym0, in get_mcountsym() argument
357 &sym0[Elf_r_sym(relp)]; in get_mcountsym()
374 Elf_Sym const **sym0, in get_sym_str_and_relp()
386 *sym0 = (Elf_Sym const *)(_w(symsec->sh_offset) in get_sym_str_and_relp()
411 Elf_Sym const *sym0; in sift_rel_mcount() local
419 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in sift_rel_mcount()
423 mcountsym = get_mcountsym(sym0, relp, str0); in sift_rel_mcount()
457 Elf_Sym const *sym0; in nop_mcount() local
467 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in nop_mcount()
473 mcountsym = get_mcountsym(sym0, rel in nop_mcount()
372 get_sym_str_and_relp(Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, Elf_Sym const **sym0, char const **str0, Elf_Rel const **relp) get_sym_str_and_relp() argument
525 Elf_Sym const *const sym0 = (Elf_Sym const *)(_w(symhdr->sh_offset) find_secsym_ndx() local
[all...]
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h350 static unsigned get_mcountsym(Elf_Sym const *const sym0, in get_mcountsym() argument
357 &sym0[Elf_r_sym(relp)]; in get_mcountsym()
374 Elf_Sym const **sym0, in get_sym_str_and_relp()
386 *sym0 = (Elf_Sym const *)(_w(symsec->sh_offset) in get_sym_str_and_relp()
411 Elf_Sym const *sym0; in sift_rel_mcount() local
419 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in sift_rel_mcount()
423 mcountsym = get_mcountsym(sym0, relp, str0); in sift_rel_mcount()
457 Elf_Sym const *sym0; in nop_mcount() local
467 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in nop_mcount()
473 mcountsym = get_mcountsym(sym0, rel in nop_mcount()
372 get_sym_str_and_relp(Elf_Shdr const *const relhdr, Elf_Ehdr const *const ehdr, Elf_Sym const **sym0, char const **str0, Elf_Rel const **relp) get_sym_str_and_relp() argument
525 Elf_Sym const *const sym0 = (Elf_Sym const *)(_w(symhdr->sh_offset) find_secsym_ndx() local
[all...]

Completed in 3 milliseconds