Searched refs:syntheticGlobals (Results 1 – 4 of 4) sorted by relevance
179 for (InputGlobal *g : symtab->syntheticGlobals) in markLive()
98 std::vector<InputGlobal *> syntheticGlobals; variable
239 syntheticGlobals.emplace_back(global); in addSyntheticGlobal()252 syntheticGlobals.emplace_back(global); in addOptionalGlobalSymbols()
760 for (InputGlobal *global : symtab->syntheticGlobals) in assignIndexes()