Lines Matching refs:GetOffset
39 if (unit && m_units_to_avoid.count(unit->GetOffset()) == 0) in Index()
101 unit.GetOffset()); in IndexUnit()
107 IndexUnitImpl(unit, cu_language, fixed_form_sizes, unit.GetOffset(), set); in IndexUnit()
112 fixed_form_sizes, unit.GetOffset(), set); in IndexUnit()
264 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
268 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
273 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
276 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
279 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
287 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
290 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
294 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
305 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
323 set.types.Insert(ConstString(name), DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
326 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
332 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
338 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
351 DIERef(cu_offset, die.GetOffset())); in IndexUnitImpl()
376 m_set.globals.FindAllEntriesForCompileUnit(cu.GetOffset(), offsets); in GetGlobalVariables()