Home
last modified time | relevance | path

Searched defs:ELFStub (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/
DELFStub.cpp14 ELFStub::ELFStub(ELFStub const &Stub) { in ELFStub() function in ELFStub
22 ELFStub::ELFStub(ELFStub &&Stub) { in ELFStub() function in ELFStub
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
DTBEHandler.h31 class ELFStub; variable
DELFStub.h61 ELFStub() {} in ELFStub() function