Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dobj-evax.c280 char *return_id; in evax_shorten_name() local
299 return_id = xstrdup (new_id); in evax_shorten_name()
301 return return_id; in evax_shorten_name()