Searched refs:my_pname (Results 1 – 1 of 1) sorted by relevance
6278 char *my_pname = xmemdup0 (pname, pname_len - 4); in tc_gen_reloc() local6279 sym = symbol_find (my_pname); in tc_gen_reloc()6280 free (my_pname); in tc_gen_reloc()