Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp23 bool LittleEndian, bool GnuStyle) in DWARFDebugPubTable()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp23 DWARFDataExtractor Data, bool GnuStyle, in extract()
DDWARFContext.cpp340 DWARFDataExtractor Data, bool GnuStyle) { in dumpPubTableSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugPubTable.h67 bool GnuStyle; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugPubTable.h71 bool GnuStyle = false; 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-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2093 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections() local
2116 void DwarfDebug::emitDebugPubSection(bool GnuStyle, StringRef Name, in emitDebugPubSection()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2319 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections() local
2342 void DwarfDebug::emitDebugPubSection(bool GnuStyle, StringRef Name, in emitDebugPubSection()