Home
last modified time | relevance | path

Searched defs:DyldELFObject (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp58 template <class ELFT> class DyldELFObject : public ELFObjectFile<ELFT> { class
96 DyldELFObject<ELFT>::DyldELFObject(ELFObjectFile<ELFT> &&Obj) in DyldELFObject() function in __anon93dcc9140111::DyldELFObject
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp35 template <class ELFT> class DyldELFObject : public ELFObjectFile<ELFT> { class
70 DyldELFObject<ELFT>::DyldELFObject(MemoryBufferRef Wrapper, std::error_code &EC) in DyldELFObject() function in __anon49db9fbc0111::DyldELFObject