Searched refs:getCOFFRelocation (Results 1 – 3 of 3) sorted by relevance
68 const object::coff_relocation *COFFRel = getObject().getCOFFRelocation(Rel); in addSingleRelocation()
1037 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
1294 COFFObjectFile::getCOFFRelocation(const RelocationRef &Reloc) const { in getCOFFRelocation() function in COFFObjectFile