Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DBinaryData.cpp67 StringRef BinaryData::getOutputSectionName() const { in getOutputSectionName() function in BinaryData
/llvm-project/lld/ELF/
H A DLinkerScript.cpp53 static StringRef getOutputSectionName(const InputSectionBase *s) { getOutputSectionName() function
/llvm-project/lld/COFF/
H A DWriter.cpp794 static StringRef getOutputSectionName(StringRef name) { getOutputSectionName() function