Searched refs:getCOFFRelocation (Results 1 – 3 of 3) sorted by relevance
120 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc); in dumpSections()
689 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
1016 COFFObjectFile::getCOFFRelocation(const RelocationRef &Reloc) const { in getCOFFRelocation() function in COFFObjectFile