Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp1864 bool SectionEmitted = false; in Emit() local
1867 if (!SectionEmitted) { in Emit()
1870 SectionEmitted = true; in Emit()