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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp283 SmallVector<char, 247> SectionNameVector; local
291 (".text$" + SegmentName.substr(6)).toStringRef(SectionNameVector);

Completed in 72 milliseconds