HomeSort by relevance Sort by last modified time
    Searched refs:AccelSection (Results 1 - 25 of 25) sorted by null

  /external/llvm/lib/DebugInfo/DWARF/
DWARFAcceleratorTable.cpp 21 if (!AccelSection.isValidOffset(offsetof(Header, HeaderDataLength)+4))
24 Hdr.Magic = AccelSection.getU32(&Offset);
25 Hdr.Version = AccelSection.getU16(&Offset);
26 Hdr.HashFunction = AccelSection.getU16(&Offset);
27 Hdr.NumBuckets = AccelSection.getU32(&Offset);
28 Hdr.NumHashes = AccelSection.getU32(&Offset);
29 Hdr.HeaderDataLength = AccelSection.getU32(&Offset);
33 if (!AccelSection.isValidOffset(sizeof(Hdr) + Hdr.HeaderDataLength +
37 HdrData.DIEOffsetBase = AccelSection.getU32(&Offset);
38 uint32_t NumAtoms = AccelSection.getU32(&Offset)
    [all...]
DWARFContext.cpp 69 DataExtractor AccelSection(Section.Data, LittleEndian, 0);
72 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs);
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 40 DataExtractor AccelSection;
44 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
46 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 43 DataExtractor AccelSection;
48 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
50 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 43 DataExtractor AccelSection;
48 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
50 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 43 DataExtractor AccelSection;
48 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
50 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 43 DataExtractor AccelSection;
48 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
50 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 43 DataExtractor AccelSection;
48 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
50 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 43 DataExtractor AccelSection;
48 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection,
50 : AccelSection(AccelSection), StringSection(StringSection), Relocs(Relocs) {}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 47 DWARFDataExtractor AccelSection;
89 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection,
91 : AccelSection(AccelSection), StringSection(StringSection) {}
DWARFVerifier.h 227 /// \param AccelSection pointer to the section containing the acceleration table
232 unsigned verifyAccelTable(const DWARFSection *AccelSection,

Completed in 169 milliseconds