Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h28 #undef __has_rel_mcount
58 # define __has_rel_mcount __has64_rel_mcount macro
91 # define __has_rel_mcount __has32_rel_mcount macro
467 static char const * __has_rel_mcount(Elf_Shdr const *const relhdr, /* reltype */ in __has_rel_mcount() function
494 return __has_rel_mcount(relhdr, shdr0, shstrtab, fname); in has_rel_mcount()