Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp981 for (const auto *CsectSec : Sections) in writeSectionHeaderTable() local
982 writeSectionHeader(CsectSec); in writeSectionHeaderTable()