Searched refs:SecIndexToSymbols (Results 1 – 1 of 1) sorted by relevance
336 std::vector<std::vector<NormalizedSymbol *>> SecIndexToSymbols; in graphifyRegularSymbols() local337 SecIndexToSymbols.resize(256); in graphifyRegularSymbols()374 SecIndexToSymbols[NSym.Sect - 1].push_back(&NSym); in graphifyRegularSymbols()419 NSec, std::move(SecIndexToSymbols[SecIndex]))) in graphifyRegularSymbols()431 auto &SecNSymStack = SecIndexToSymbols[SecIndex]; in graphifyRegularSymbols()