Searched defs:StringSection (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 41 DataExtractor StringSection; variable 44 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection, in DWARFAcceleratorTable()
|
D | DWARFUnit.h | 112 StringRef StringSection; variable
|
D | DWARFContext.h | 252 StringRef StringSection; variable
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/ |
D | StringSection.java | 37 public interface StringSection<StringKey, StringRef extends StringReference> extends NullableIndexS… interface
|
D | InstructionWriter.java | 115 @Nonnull StringSection<?, StringRef> stringSection, in makeInstructionWriter() 130 @Nonnull StringSection<?, StringRef> stringSection, in InstructionWriter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 34 DataExtractor StringSection; variable 70 DataExtractor StringSection) in DWARFAcceleratorTable() 174 DataExtractor StringSection) in AppleAcceleratorTable() 579 DataExtractor StringSection) in DWARFDebugNames()
|
D | DWARFUnit.h | 210 StringRef StringSection; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 34 DataExtractor StringSection; variable 70 DataExtractor StringSection) in DWARFAcceleratorTable() 182 DataExtractor StringSection) in AppleAcceleratorTable() 593 DataExtractor StringSection) in DWARFDebugNames()
|
D | DWARFUnit.h | 221 StringRef StringSection; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 135 const DWARFSection &StringOffsetsSection, StringRef StringSection, in dumpDWARFv5StringOffsetsSection() 210 StringRef StringSection, in dumpStringOffsetsSection() 827 const DWARFSection &Section, StringRef StringSection, in getAccelTable()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 67 const DWARFSection& Section, StringRef StringSection, in dumpAccelSection()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 153 StringRef StringSection, in dumpStringOffsetsSection() 997 const DWARFSection &Section, StringRef StringSection, in getAccelTable()
|