Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.cpp56 static std::string atomToDebugString(const Atom *atom) { in atomToDebugString() function
79 llvm::dbgs() << " " << atomToDebugString(atom) << "\n"; in showCycleDetectedError()
87 << ": " << atomToDebugString(ref->target()) << "\n"; in showCycleDetectedError()
117 llvm_unreachable(((Twine("Atom <") + atomToDebugString(atom) + in checkReachabilityFromRoot()
126 llvm_unreachable((Twine("Atom <" + atomToDebugString(atom) + in checkReachabilityFromRoot()