Home | History | Annotate | Download | only in MC

Lines Matching refs:ELFRelocationEntry

93                    std::vector<ELFRelocationEntry> > Relocations;
773 ELFRelocationEntry ERE(RelocOffset, Index, Type, RelocSymbol, Addend, Fixup);
1058 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD];
1065 ELFRelocationEntry entry = Relocs[e - i - 1];