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

Lines Matching defs:Rel

829     DataRefImpl Rel;
832 Rel = Reloc.getRawDataRefImpl();
833 RE = O->getRelocation(Rel);
1843 DataRefImpl Rel;
1852 Rel = Reloc.getRawDataRefImpl();
1853 RE = info->O->getRelocation(Rel);
1860 DataRefImpl RelNext = Rel;
1931 DataRefImpl Rel;
1938 Rel = Reloc.getRawDataRefImpl();
1939 RE = info->O->getRelocation(Rel);
1967 DataRefImpl RelNext = Rel;
2011 DataRefImpl Rel;
2027 Rel = Reloc->getRawDataRefImpl();
2028 RE = info->O->getRelocation(Rel);
2046 DataRefImpl RelNext = Rel;
2166 DataRefImpl Rel = Reloc->getRawDataRefImpl();
2167 MachO::any_relocation_info RE = info->O->getRelocation(Rel);
2170 DataRefImpl RelNext = Rel;
2564 DataRefImpl Rel;
2571 Rel = Reloc.getRawDataRefImpl();
2572 RE = info->O->getRelocation(Rel);
6106 DataRefImpl Rel;
6113 Rel = Reloc.getRawDataRefImpl();
6114 RE = info->O->getRelocation(Rel);