Searched refs:getGlobalData (Results 1 – 2 of 2) sorted by relevance
173 if (!isClangModule() && !getGlobalData().getOptions().UpdateIndexTablesOnly) in analyzeDWARFStructureRec()441 if (getGlobalData().getOptions().UpdateIndexTablesOnly) in cloneAndEmitDebugLocations()672 if (getGlobalData().getOptions().UpdateIndexTablesOnly) in cloneAndEmitRanges()1162 } else if (!getGlobalData().getOptions().UpdateIndexTablesOnly && in cloneDieAttrExpression()1180 } else if (!getGlobalData().getOptions().UpdateIndexTablesOnly && in cloneDieAttrExpression()1407 AcceleratorRecordsSaver AccelRecordsSaver(getGlobalData(), *this, this); in createPlainDIEandCloneAttributes()1500 AcceleratorRecordsSaver AccelRecordsSaver(getGlobalData(), *this, in createTypeDIEandCloneAttributes()1529 if (getGlobalData().getOptions().UpdateIndexTablesOnly) { in cloneAndEmitLineTable()
56 LinkingGlobalData &getGlobalData() { return GlobalData; } in getGlobalData() function