Searched defs:getDebugName (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp582 StringRef SectionChunk::getDebugName() const { function in class:lld::coff::SectionChunk
H A DChunks.h171 virtual StringRef getDebugName() const { return ""; } function in class:lld::coff::NonSectionChunk
385 inline StringRef Chunk::getDebugName() const { function in class:lld::coff::Chunk

Completed in 25 milliseconds