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

/openbsd-current/gnu/llvm/lld/COFF/
H A DMapFile.cpp271 StringRef SectionClass = (isCodeSection ? "CODE" : "DATA"); local
281 os << " " << SectionClass; local

Completed in 69 milliseconds