Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp662 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function
/external/llvm-project/lld/ELF/
DWriter.cpp98 StringRef elf::getOutputSectionName(const InputSectionBase *s) { in getOutputSectionName() function in elf