Home
last modified time | relevance | path

Searched refs:FunctionIntervals (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.h27 using FunctionIntervals = HalfOpenIntervalMap<uint64_t, int64_t>; variable
135 const FunctionIntervals &getFunctionRanges() const { return Ranges; } in getFunctionRanges()
276 FunctionIntervals::Allocator RangeAlloc;
281 FunctionIntervals Ranges;
DDwarfStreamer.h85 const FunctionIntervals::const_iterator &FuncRange,
DDwarfStreamer.cpp273 const FunctionIntervals::const_iterator &FuncRange, in emitRangesEntries()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp54 typedef HalfOpenIntervalMap<uint64_t, int64_t> FunctionIntervals; typedef
247 const FunctionIntervals &getFunctionRanges() const { return Ranges; } in getFunctionRanges()
353 FunctionIntervals::Allocator RangeAlloc;
357 FunctionIntervals Ranges;
534 const FunctionIntervals::const_iterator &FuncRange,
718 const FunctionIntervals::const_iterator &FuncRange, in emitRangesEntries()