Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1112 for (const auto *CsectSec : Sections) in writeSectionHeaderTable() local
1113 writeSectionHeader(CsectSec); in writeSectionHeaderTable()