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

  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugAranges.cpp 65 Endpoints.clear();
74 Endpoints.emplace_back(LowPC, CUOffset, true);
75 Endpoints.emplace_back(HighPC, CUOffset, false);
81 std::sort(Endpoints.begin(), Endpoints.end());
83 for (const auto &E : Endpoints) {
85 // If the address range between two endpoints is described by some
107 // Endpoints are not needed now.
109 EmptyEndpoints.swap(Endpoints);
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAranges.h 80 std::vector<RangeEndpoint> Endpoints;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndiswan.h 131 OUT ULONG Endpoints;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py 61 **Endpoints**
252 more information about AWS regions, see `Regions and Endpoints`_.
347 information, see `Regions and Endpoints`_. If you also specify a
684 information, see `Regions and Endpoints`_.
    [all...]

Completed in 253 milliseconds