Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h26 #undef nop_mcount
56 # define nop_mcount nop_mcount_64 macro
89 # define nop_mcount nop_mcount_32 macro
367 static int nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount() function
593 if (nop_mcount(relhdr, ehdr, txtname) < 0) { in do_func()