Lines Matching defs:globals_
584 globals_(1) {589 int total_symbols = locals_.length() + globals_.length() + 1;608 WriteSymbolsList(&globals_, symbols.at(locals_.length() + 1), strtab);616 globals_.Add(symbol);641 ZoneList<ELFSymbol> globals_;