Home
last modified time | relevance | path

Searched defs:StringSection (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h41 DataExtractor StringSection; variable
44 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection, in DWARFAcceleratorTable()
DDWARFUnit.h112 StringRef StringSection; variable
DDWARFContext.h252 StringRef StringSection; variable
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DStringSection.java38 public interface StringSection<StringKey, StringRef extends StringReference> extends NullableIndexS… interface
DInstructionWriter.java73 @Nonnull StringSection<?, StringRef> stringSection, in makeInstructionWriter()
84 @Nonnull StringSection<?, StringRef> stringSection, in InstructionWriter()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h35 DataExtractor StringSection; variable
71 DataExtractor StringSection) in DWARFAcceleratorTable()
175 DataExtractor StringSection) in AppleAcceleratorTable()
580 DataExtractor StringSection) in DWARFDebugNames()
DDWARFUnit.h265 StringRef StringSection; variable
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h93 StringRef StringSection; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp138 const DWARFSection &StringOffsetsSection, StringRef StringSection, in dumpDWARFv5StringOffsetsSection()
220 const DWARFSection &StringOffsetsSection, StringRef StringSection, in dumpStringOffsetsSection()
768 const DWARFSection &Section, StringRef StringSection, in getAccelTable()
1268 StringRef StringSection; member in __anonddd817f10c11::DWARFObjInMemory
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp67 const DWARFSection& Section, StringRef StringSection, in dumpAccelSection()