Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h377 if (make_nop) in nop_mcount()
378 ret = make_nop((void *)ehdr, shdr->sh_offset + relp->r_offset); in nop_mcount()
384 if (!make_nop) in nop_mcount()
539 } else if (txtname && (warn_on_notrace_sect || make_nop)) { in do_func()
H A Drecordmcount.c129 static int (*make_nop)(void *map, size_t const offset); variable
336 make_nop = make_nop_x86; in do_file()
351 make_nop = make_nop_x86; in do_file()