Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Drecordmcount.h26 #undef nop_mcount
61 # define nop_mcount nop_mcount_64 macro
99 # define nop_mcount nop_mcount_32 macro
451 static int nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount() function
684 if (nop_mcount(relhdr, ehdr, txtname) < 0) { in do_func()