Searched refs:total_symbols (Results 1 – 1 of 1) sorted by relevance
843 int total_symbols = locals_.length() + globals_.length() + 1; in WriteBody() local847 w->CreateSlotsHere<ELFSymbol::SerializedLayout>(total_symbols); in WriteBody()