Home
last modified time | relevance | path

Searched defs:getUnitForOffset (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h69 UnitType *getUnitForOffset(uint32_t Offset) const override { in getUnitForOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h143 UnitType *getUnitForOffset(uint32_t Offset) const override { in getUnitForOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.cpp109 static CompileUnit *getUnitForOffset(const UnitListTy &Units, unsigned Offset) { in getUnitForOffset() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1470 static CompileUnit *getUnitForOffset(MutableArrayRef<CompileUnit> Units, in getUnitForOffset() function