Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h28 #undef __has_rel_mcount macro
63 # define __has_rel_mcount __has64_rel_mcount macro
101 # define __has_rel_mcount __has32_rel_mcount macro
553 static char const * __has_rel_mcount(Elf_Shdr const *const relhdr, /* reltype */ in __has_rel_mcount() function
580 return __has_rel_mcount(relhdr, shdr0, shstrtab, fname); in has_rel_mcount()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h28 #undef __has_rel_mcount macro
63 # define __has_rel_mcount __has64_rel_mcount macro
101 # define __has_rel_mcount __has32_rel_mcount macro
553 static char const * __has_rel_mcount(Elf_Shdr const *const relhdr, /* reltype */ in __has_rel_mcount() function
580 return __has_rel_mcount(relhdr, shdr0, shstrtab, fname); in has_rel_mcount()

Completed in 3 milliseconds