/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 40 DataExtractor AccelSection; variable 44 DWARFAcceleratorTable(DataExtractor AccelSection, DataExtractor StringSection, in DWARFAcceleratorTable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 69 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection, in DWARFAcceleratorTable() 173 AppleAcceleratorTable(const DWARFDataExtractor &AccelSection, in AppleAcceleratorTable() 578 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 69 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection, in DWARFAcceleratorTable() 181 AppleAcceleratorTable(const DWARFDataExtractor &AccelSection, in AppleAcceleratorTable() 592 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 78 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection, in DWARFAcceleratorTable() 309 AppleAcceleratorTable(const DWARFDataExtractor &AccelSection, in AppleAcceleratorTable() 744 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 78 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection, in DWARFAcceleratorTable() 309 AppleAcceleratorTable(const DWARFDataExtractor &AccelSection, in AppleAcceleratorTable() 789 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 78 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection, in DWARFAcceleratorTable() 309 AppleAcceleratorTable(const DWARFDataExtractor &AccelSection, in AppleAcceleratorTable() 783 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 78 DWARFAcceleratorTable(const DWARFDataExtractor &AccelSection, in DWARFAcceleratorTable() 309 AppleAcceleratorTable(const DWARFDataExtractor &AccelSection, in AppleAcceleratorTable() 783 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 810 unsigned DWARFVerifier::verifyAppleAccelTable(const DWARFSection *AccelSection, in verifyAppleAccelTable() 1409 unsigned DWARFVerifier::verifyDebugNames(const DWARFSection &AccelSection, in verifyDebugNames()
|
H A D | DWARFAcceleratorTable.cpp | 317 auto &AccelSection = AccelTable->AccelSection; in Next() local
|
H A D | DWARFContext.cpp | 831 DWARFDataExtractor AccelSection(Obj, Section, IsLittleEndian, 0); in getAccelTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 968 unsigned DWARFVerifier::verifyAppleAccelTable(const DWARFSection *AccelSection, in verifyAppleAccelTable() 1565 unsigned DWARFVerifier::verifyDebugNames(const DWARFSection &AccelSection, in verifyDebugNames()
|
H A D | DWARFAcceleratorTable.cpp | 317 auto &AccelSection = AccelTable->AccelSection; in Next() local
|
H A D | DWARFContext.cpp | 1001 DWARFDataExtractor AccelSection(Obj, Section, IsLittleEndian, 0); in getAccelTable() local
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 69 DataExtractor AccelSection(Section.Data, LittleEndian, 0); in dumpAccelSection() local
|