Home
last modified time | relevance | path

Searched defs:GnuStyle (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp22 bool GnuStyle) in DWARFDebugPubTable()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugPubTable.h67 bool GnuStyle; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1303 void DwarfDebug::emitDebugPubNames(bool GnuStyle) { in emitDebugPubNames()
1313 bool GnuStyle, MCSection *PSec, StringRef Name, in emitDebugPubSection()
1372 void DwarfDebug::emitDebugPubTypes(bool GnuStyle) { in emitDebugPubTypes()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp36 bool LittleEndian, bool GnuStyle) { in dumpPubSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1639 bool GnuStyle = TheU->getCUNode()->getGnuPubnames(); in emitDebugPubSections() local
1661 void DwarfDebug::emitDebugPubSection(bool GnuStyle, StringRef Name, in emitDebugPubSection()