Home | History | Annotate | Download | only in MC

Lines Matching defs:Relocations

93                    std::vector<ELFRelocationEntry> > Relocations;
268 // Map from a section to the section with the relocations
771 Relocations[Fragment->getParent()].push_back(ERE);
988 if (Relocations[&SD].empty())
1062 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD];