Home
last modified time | relevance | path

Searched refs:dumpRanges (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp97 static void dumpRanges(raw_ostream &OS, const DWARFAddressRangesVector& Ranges, in dumpRanges() function
177 dumpRanges(OS, getAddressRanges(u), u->getAddressByteSize(), in dumpAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp58 static void dumpRanges(const DWARFObject &Obj, raw_ostream &OS, in dumpRanges() function
274 dumpRanges(Obj, OS, RangesOrError.get(), U->getAddressByteSize(), in dumpAttribute()