Home
last modified time | relevance | path

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

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