Searched refs:getDebugName (Results 1 – 4 of 4) sorted by relevance
117 StringRef getDebugName() const;186 virtual StringRef getDebugName() const { return ""; } in getDebugName() function288 StringRef getDebugName() const;449 inline StringRef Chunk::getDebugName() const { in getDebugName() function451 return static_cast<const SectionChunk *>(this)->getDebugName(); in getDebugName()452 return static_cast<const NonSectionChunk *>(this)->getDebugName(); in getDebugName()
324 log("Selected " + chunks[begin]->getDebugName()); in run()326 log(" Removed " + chunks[i]->getDebugName()); in run()
697 StringRef SectionChunk::getDebugName() const { in getDebugName() function in lld::coff::SectionChunk
483 StringRef getDebugName() const { in getDebugName() function in __anon4f0740330511::Gadget2920 ("gadget '" + F->getDebugName() + "' refused to produce a fix") in getFixIts()