Searched refs:SecIndexToSymbols (Results 1 – 3 of 3) sorted by relevance
331 std::vector<std::vector<NormalizedSymbol *>> SecIndexToSymbols; in graphifyRegularSymbols() local332 SecIndexToSymbols.resize(256); in graphifyRegularSymbols()368 SecIndexToSymbols[NSym.Sect - 1].push_back(&NSym); in graphifyRegularSymbols()419 auto &SecNSymStack = SecIndexToSymbols[SecIndex]; in graphifyRegularSymbols()
458 SecIndexToSymbols; in graphifyRegularSymbols() local
301 std::vector<std::vector<NormalizedSymbol *>> SecIndexToSymbols; in graphifyRegularSymbols() local302 SecIndexToSymbols.resize(256); in graphifyRegularSymbols()338 SecIndexToSymbols[NSym.Sect - 1].push_back(&NSym); in graphifyRegularSymbols()381 auto &SecNSymStack = SecIndexToSymbols[SecIndex]; in graphifyRegularSymbols()