Searched refs:fsym (Results 1 – 2 of 2) sorted by relevance
140 struct fake_sym *fsym = &fake_symbols[i].syms[k]; in setup_fake_machine() local142 sym = symbol__new(fsym->start, fsym->length, in setup_fake_machine()143 STB_GLOBAL, STT_FUNC, fsym->name); in setup_fake_machine()
911 struct symbol *fsym = from_al->sym; in thread_stack__no_call_return() local988 cp = call_path__findnew(cpr, cp, fsym, ip, ks); in thread_stack__no_call_return()