Home | History | Annotate | Download | only in llvm-readobj

Lines Matching full:relocation_iterator

61   void printRelocation(section_iterator SecI, relocation_iterator RelI);
550 for (relocation_iterator RelI = SecI->begin_relocations(),
686 for (relocation_iterator RelI = SecI->begin_relocations(),
736 for (relocation_iterator RelI = SecI->begin_relocations(),
758 relocation_iterator RelI) {