Searched refs:getDebugName (Results 1 – 4 of 4) sorted by relevance
118 StringRef getDebugName() const;187 virtual StringRef getDebugName() const { return ""; } in getDebugName() function295 StringRef getDebugName() const;456 inline StringRef Chunk::getDebugName() const { in getDebugName() function458 return static_cast<const SectionChunk *>(this)->getDebugName(); in getDebugName()459 return static_cast<const NonSectionChunk *>(this)->getDebugName(); in getDebugName()
320 Log(ctx) << "Selected " << chunks[begin]->getDebugName(); in run()322 Log(ctx) << " Removed " << chunks[i]->getDebugName(); in run()
724 StringRef SectionChunk::getDebugName() const { in getDebugName() function in lld::coff::SectionChunk
1180 StringRef getDebugName() const { in getDebugName() function in __anon8edba8be0911::Gadget3880 ("gadget '" + F->getDebugName() + "' refused to produce a fix") in getFixIts()