is_fake_mcount    126 scripts/recordmcount.h static int (*is_fake_mcount)(Elf_Rel const *rp) = fn_is_fake_mcount;
is_fake_mcount    342 scripts/recordmcount.h 				!is_fake_mcount(relp)) {
is_fake_mcount    391 scripts/recordmcount.h 		if (mcountsym == Elf_r_sym(relp) && !is_fake_mcount(relp)) {