Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c245 GElf_Sym tmpsym; in check_for_weak() local
248 tmpsym.st_info = 0; in check_for_weak()
249 tmpsym.st_name = 0; in check_for_weak()
284 tmpsym = sym; in check_for_weak()
295 *retsym = tmpsym; in check_for_weak()