reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
145 for (auto it = Relocations.begin(), e = Relocations.end(); it != e; ++it) { 145 for (auto it = Relocations.begin(), e = Relocations.end(); it != e; ++it) { 149 int Idx = it->first; 153 resolveRelocationList(it->second, Addr);