Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Drecordmcount.h28 #undef __has_rel_mcount
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()