Searched defs:GnuStyle (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.cpp | 23 bool LittleEndian, bool GnuStyle) in DWARFDebugPubTable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.cpp | 23 DWARFDataExtractor Data, bool GnuStyle, in extract()
|
H A D | DWARFContext.cpp | 343 DWARFDataExtractor Data, bool GnuStyle) { in dumpPubTableSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.h | 67 bool GnuStyle; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 72 bool GnuStyle = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 72 bool GnuStyle = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 72 bool GnuStyle = false; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugPubTable.h | 72 bool GnuStyle = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 72 bool GnuStyle = false; variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1303 void DwarfDebug::emitDebugPubNames(bool GnuStyle) { in emitDebugPubNames() 1313 bool GnuStyle, MCSection *PSec, StringRef Name, in emitDebugPubSection() 1372 void DwarfDebug::emitDebugPubTypes(bool GnuStyle) { in emitDebugPubTypes()
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 36 bool LittleEndian, bool GnuStyle) { in dumpPubSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 2093 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections() local 2116 void DwarfDebug::emitDebugPubSection(bool GnuStyle, StringRef Name, in emitDebugPubSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 2467 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == in emitDebugPubSections() local 2490 void DwarfDebug::emitDebugPubSection(bool GnuStyle, StringRef Name, in emitDebugPubSection()
|