Searched refs:mcountsym (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Drecordmcount.h354 unsigned mcountsym = 0; local
367 mcountsym = Elf_r_sym(relp);
369 return mcountsym;
416 unsigned mcountsym = 0; local
422 if (!mcountsym)
423 mcountsym = get_mcountsym(sym0, relp, str0);
425 if (mcountsym && mcountsym == Elf_r_sym(relp) &&
463 unsigned mcountsym = 0; local
472 if (!mcountsym)
[all...]

Completed in 114 milliseconds