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