Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp255 SmallVector<char, 247> SectionNameVector; in ParseDirectiveSegment() local
263 (".text$" + SegmentName.substr(6)).toStringRef(SectionNameVector); in ParseDirectiveSegment()