Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DLayoutPass.cpp55 static std::string atomToDebugString(const Atom *atom) { in atomToDebugString() function
78 llvm::dbgs() << " " << atomToDebugString(atom) << "\n"; in showCycleDetectedError()
86 << ": " << atomToDebugString(ref->target()) << "\n"; in showCycleDetectedError()
116 llvm_unreachable(((Twine("Atom <") + atomToDebugString(atom) + in checkReachabilityFromRoot()
125 llvm_unreachable((Twine("Atom <" + atomToDebugString(atom) + in checkReachabilityFromRoot()