Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DChunks.h107 virtual StringRef getDebugName() { return ""; } in getDebugName() function
H A DChunks.cpp584 StringRef SectionChunk::getDebugName() { in getDebugName() function in lld::coff::SectionChunk