Home
last modified time | relevance | path

Searched refs:getCOFFRelocation (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp121 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc); in dumpSections()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp184 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc); in dumpSections()
/external/llvm/include/llvm/Object/
DCOFF.h763 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h932 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1101 COFFObjectFile::getCOFFRelocation(const RelocationRef &Reloc) const { in getCOFFRelocation() function in COFFObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1167 COFFObjectFile::getCOFFRelocation(const RelocationRef &Reloc) const { in getCOFFRelocation() function in COFFObjectFile