Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h152 std::string SectionStr; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp133 SpecialCaseList::addSection(StringRef SectionStr, unsigned FileNo, in addSection()