Searched refs:has_rel_mcount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 29 #undef has_rel_mcount macro 64 # define has_rel_mcount has64_rel_mcount macro 102 # define has_rel_mcount has32_rel_mcount macro 552 /* Evade ISO C restriction: no declaration after statement in has_rel_mcount. */ 573 static char const *has_rel_mcount(Elf_Shdr const *const relhdr, in has_rel_mcount() function 594 txtname = has_rel_mcount(shdrp, shdr0, shstrtab, fname); in tot_relsize() 655 char const *const txtname = has_rel_mcount(relhdr, shdr0, in do_func()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 29 #undef has_rel_mcount macro 64 # define has_rel_mcount has64_rel_mcount macro 102 # define has_rel_mcount has32_rel_mcount macro 552 /* Evade ISO C restriction: no declaration after statement in has_rel_mcount. */ 573 static char const *has_rel_mcount(Elf_Shdr const *const relhdr, in has_rel_mcount() function 594 txtname = has_rel_mcount(shdrp, shdr0, shstrtab, fname); in tot_relsize() 655 char const *const txtname = has_rel_mcount(relhdr, shdr0, in do_func()
|
Completed in 5 milliseconds