Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DMapFile.cpp269 StringRef SectionClass = (isCodeSection ? "CODE" : "DATA"); in writeMapFile() local
279 os << " " << SectionClass; in writeMapFile()