Searched defs:SectionContribution (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.h | 46 struct SectionContribution { struct 54 std::unique_ptr<SectionContribution[]> Contributions; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.h | 47 struct SectionContribution { struct 55 std::unique_ptr<SectionContribution[]> Contributions; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.h | 119 SectionContribution() : Offset(0), Length(0) {} in SectionContribution() function 120 SectionContribution(uint64_t Offset, uint64_t Length) in SectionContribution() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 119 SectionContribution() : Offset(0), Length(0) {} in SectionContribution() function 120 SectionContribution(uint64_t Offset, uint64_t Length) in SectionContribution() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 119 SectionContribution() : Offset(0), Length(0) {} in SectionContribution() function 120 SectionContribution(uint64_t Offset, uint64_t Length) in SectionContribution() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 119 SectionContribution() : Offset(0), Length(0) {} in SectionContribution() function 120 SectionContribution(uint64_t Offset, uint64_t Length) in SectionContribution() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 119 SectionContribution() : Offset(0), Length(0) {} in SectionContribution() function 120 SectionContribution(uint64_t Offset, uint64_t Length) in SectionContribution() function
|