Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h69 UnitType *getUnitForOffset(uint32_t Offset) const override { in getUnitForOffset() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1470 static CompileUnit *getUnitForOffset(MutableArrayRef<CompileUnit> Units, in getUnitForOffset() function