Searched refs:getDebugName (Results 1 – 4 of 4) sorted by relevance
111 StringRef getDebugName() const;175 virtual StringRef getDebugName() const { return ""; } in getDebugName() function277 StringRef getDebugName() const;428 inline StringRef Chunk::getDebugName() const { in getDebugName() function430 return static_cast<const SectionChunk *>(this)->getDebugName(); in getDebugName()431 return static_cast<const NonSectionChunk *>(this)->getDebugName(); in getDebugName()
315 log("Selected " + chunks[begin]->getDebugName()); in run()317 log(" Removed " + chunks[i]->getDebugName()); in run()
695 StringRef SectionChunk::getDebugName() const { in getDebugName() function in lld::coff::SectionChunk
368 StringRef getDebugName() const { in getDebugName() function in __anon106d55b40311::Gadget2541 ("gadget '" + F->getDebugName() + "' refused to produce a fix") in getFixIts()