Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c6278 char *my_pname = xmemdup0 (pname, pname_len - 4); in tc_gen_reloc() local
6279 sym = symbol_find (my_pname); in tc_gen_reloc()
6280 free (my_pname); in tc_gen_reloc()