Searched defs:getOutputSectionName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryData.cpp | 67 StringRef BinaryData::getOutputSectionName() const { in getOutputSectionName() function in BinaryData |
/llvm-project/lld/ELF/ | ||
H A D | LinkerScript.cpp | 53 static StringRef getOutputSectionName(const InputSectionBase *s) { getOutputSectionName() function |
/llvm-project/lld/COFF/ | ||
H A D | Writer.cpp | 794 static StringRef getOutputSectionName(StringRef name) { getOutputSectionName() function |