Searched defs:getDebugName (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ | ||
| H A D | Chunks.h | 107 virtual StringRef getDebugName() { return ""; } in getDebugName() function |
| H A D | Chunks.cpp | 584 StringRef SectionChunk::getDebugName() { in getDebugName() function in lld::coff::SectionChunk |