Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h29 #undef __has_rel_mcount
59 # define __has_rel_mcount __has64_rel_mcount macro
92 # define __has_rel_mcount __has32_rel_mcount macro
453 __has_rel_mcount(Elf_Shdr const *const relhdr, /* is SHT_REL or SHT_RELA */ in __has_rel_mcount() function
480 return __has_rel_mcount(relhdr, shdr0, shstrtab, fname); in has_rel_mcount()