reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
100 return static_cast<char *>(StubsMem.base()) + Idx * StubSize; 106 char *PtrsBase = static_cast<char *>(StubsMem.base()) + NumStubs * StubSize;include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
340 uint32_t IndirectStubSize = TargetT::IndirectStubsInfo::StubSize;
lib/ExecutionEngine/Orc/OrcABISupport.cpp147 const unsigned StubSize = IndirectStubsInfo::StubSize; 229 const unsigned StubSize = IndirectStubsInfo::StubSize; 497 const unsigned StubSize = IndirectStubsInfo::StubSize; 683 const unsigned StubSize = IndirectStubsInfo::StubSize; 929 const unsigned StubSize = IndirectStubsInfo::StubSize;