Home
last modified time | relevance | path

Searched defs:DWARFAddressRangesVector (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h21 typedef std::vector<std::pair<uint64_t, uint64_t>> DWARFAddressRangesVector; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h65 using DWARFAddressRangesVector = std::vector<DWARFAddressRange>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h88 using DWARFAddressRangesVector = std::vector<DWARFAddressRange>; variable