Searched refs:toRel (Results 1 – 2 of 2) sorted by relevance
1243 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const { in toRel() function in COFFObjectFile1253 const coff_relocation *R = toRel(Rel); in getRelocationOffset()1258 const coff_relocation *R = toRel(Rel); in getRelocationSymbol()1272 const coff_relocation* R = toRel(Rel); in getRelocationType()1295 return toRel(Reloc.getRawDataRefImpl()); in getCOFFRelocation()1406 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName()
870 const coff_relocation *toRel(DataRefImpl Rel) const;