Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1290 bool UndefAttributeIsReported = false; in emitMacroTableImpl() local
1434 if (!UndefAttributeIsReported) { in emitMacroTableImpl()
1437 UndefAttributeIsReported = true; in emitMacroTableImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp931 bool UndefAttributeIsReported = false; in emitMacroTableImpl() local
1044 if (!UndefAttributeIsReported) { in emitMacroTableImpl()
1047 UndefAttributeIsReported = true; in emitMacroTableImpl()