Searched refs:getGlobalData (Results 1 – 2 of 2) sorted by relevance
176 if (!isClangModule() && !getGlobalData().getOptions().UpdateIndexTablesOnly) in analyzeDWARFStructureRec()444 if (getGlobalData().getOptions().UpdateIndexTablesOnly) in cloneAndEmitDebugLocations()675 if (getGlobalData().getOptions().UpdateIndexTablesOnly) in cloneAndEmitRanges()1165 } else if (!getGlobalData().getOptions().UpdateIndexTablesOnly && in cloneDieAttrExpression()1184 } else if (!getGlobalData().getOptions().UpdateIndexTablesOnly && in cloneDieAttrExpression()1411 AcceleratorRecordsSaver AccelRecordsSaver(getGlobalData(), *this, this); in createPlainDIEandCloneAttributes()1504 AcceleratorRecordsSaver AccelRecordsSaver(getGlobalData(), *this, in createTypeDIEandCloneAttributes()1533 if (getGlobalData().getOptions().UpdateIndexTablesOnly) { in cloneAndEmitLineTable()
56 LinkingGlobalData &getGlobalData() { return GlobalData; } in getGlobalData() function