Home
last modified time | relevance | path

Searched refs:getLiteralSectionName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaTargetStreamer.cpp25 static std::string getLiteralSectionName(StringRef CSectionName) { in getLiteralSectionName() function
89 std::string SectionName = getLiteralSectionName(CS->getName()); in emitLiteral()
109 std::string SectionName = getLiteralSectionName(BaseSection->getName()); in startLiteralSection()