Searched refs:gpfx (Results 1 – 2 of 2) sorted by relevance
49 static char gpfx; /* prefix for global symbol name (sometimes '_') */ variable536 gpfx = '_'; in do_file()548 gpfx = 0; in do_file()556 gpfx = 0; in do_file()570 case EM_SH: reltype = R_SH_DIR32; gpfx = 0; break; in do_file()578 gpfx = 0; in do_file()
359 char const *mcount = gpfx == '_' ? "_mcount" : "mcount"; in get_mcountsym()