Searched refs:toRel (Results 1 – 2 of 2) sorted by relevance
737 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const { in toRel() function in COFFObjectFile753 Res = toRel(Rel)->VirtualAddress; in getRelocationOffset()757 const coff_relocation* R = toRel(Rel); in getRelocationSymbol()764 const coff_relocation* R = toRel(Rel); in getRelocationType()779 return toRel(It->getRawDataRefImpl()); in getCOFFRelocation()788 const coff_relocation *reloc = toRel(Rel); in getRelocationTypeName()842 const coff_relocation *reloc = toRel(Rel); in getRelocationValueString()
211 const coff_relocation *toRel(DataRefImpl Rel) const;