Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1901 bool SectionEmitted = false; in Emit() local
1904 if (!SectionEmitted) { in Emit()
1907 SectionEmitted = true; in Emit()