Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DELFStub.cpp14 ELFStub::ELFStub(ELFStub const &Stub) { in ELFStub() function in ELFStub
22 ELFStub::ELFStub(ELFStub &&Stub) { in ELFStub() function in ELFStub
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/InterfaceStub/
H A DTBEHandler.h30 class ELFStub; variable
H A DELFStub.h59 ELFStub() {} in ELFStub() function