Searched refs:SecIndexToSymbols (Results 1 – 1 of 1) sorted by relevance
350 std::vector<std::vector<NormalizedSymbol *>> SecIndexToSymbols; in graphifyRegularSymbols() local351 SecIndexToSymbols.resize(256); in graphifyRegularSymbols()389 SecIndexToSymbols[NSym.Sect - 1].push_back(&NSym); in graphifyRegularSymbols()434 NSec, std::move(SecIndexToSymbols[SecIndex]))) in graphifyRegularSymbols()446 auto &SecNSymStack = SecIndexToSymbols[SecIndex]; in graphifyRegularSymbols()