Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp1498 bool SectionEmitted = false; in Emit() local
1501 if (!SectionEmitted) { in Emit()
1504 SectionEmitted = true; in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1794 bool SectionEmitted = false; in Emit() local
1797 if (!SectionEmitted) { in Emit()
1800 SectionEmitted = true; in Emit()