Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h31 #undef get_mcountsym macro
73 # define get_mcountsym get_mcountsym_64 macro
111 # define get_mcountsym get_mcountsym_32 macro
350 static unsigned get_mcountsym(Elf_Sym const *const sym0, in get_mcountsym() function
423 mcountsym = get_mcountsym(sym0, relp, str0); in sift_rel_mcount()
473 mcountsym = get_mcountsym(sym0, relp, str0); in nop_mcount()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h31 #undef get_mcountsym macro
73 # define get_mcountsym get_mcountsym_64 macro
111 # define get_mcountsym get_mcountsym_32 macro
350 static unsigned get_mcountsym(Elf_Sym const *const sym0, in get_mcountsym() function
423 mcountsym = get_mcountsym(sym0, relp, str0); in sift_rel_mcount()
473 mcountsym = get_mcountsym(sym0, relp, str0); in nop_mcount()

Completed in 4 milliseconds