Searched defs:getUnitForOffset (Results 1 – 4 of 4) sorted by relevance
69 UnitType *getUnitForOffset(uint32_t Offset) const override { in getUnitForOffset() function
143 UnitType *getUnitForOffset(uint32_t Offset) const override { in getUnitForOffset() function
109 static CompileUnit *getUnitForOffset(const UnitListTy &Units, unsigned Offset) { in getUnitForOffset() function
1470 static CompileUnit *getUnitForOffset(MutableArrayRef<CompileUnit> Units, in getUnitForOffset() function