Home | History | Annotate | Download | only in src

Lines Matching refs:total_symbols

863     int total_symbols = locals_.length() + globals_.length() + 1;
867 w->CreateSlotsHere<ELFSymbol::SerializedLayout>(total_symbols);