Lines Matching defs:fn
1687 const Runtime::Function* fn = Runtime::FunctionForEntry(reference.address());1688 if (fn) os << "<" << fn->name << ".entry>";