Searched refs:toRel (Results 1 – 4 of 4) sorted by relevance
563 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const { in toRel() function in COFFObjectFile575 Res = toRel(Rel)->VirtualAddress; in getRelocationAddress()580 const coff_relocation* R = toRel(Rel); in getRelocationSymbol()588 const coff_relocation* R = toRel(Rel); in getRelocationType()598 const coff_relocation *reloc = toRel(Rel); in getRelocationTypeName()657 const coff_relocation *reloc = toRel(Rel); in getRelocationValueString()
1050 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const { in toRel() function in COFFObjectFile1060 const coff_relocation *R = toRel(Rel); in getRelocationOffset()1065 const coff_relocation *R = toRel(Rel); in getRelocationSymbol()1079 const coff_relocation* R = toRel(Rel); in getRelocationType()1102 return toRel(Reloc.getRawDataRefImpl()); in getCOFFRelocation()1121 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName()
92 const coff_relocation *toRel(DataRefImpl Rel) const;
650 const coff_relocation *toRel(DataRefImpl Rel) const;