Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h37 static const unsigned TrampolineSize = 1; variable
113 static const unsigned TrampolineSize = 12; variable
147 static const unsigned TrampolineSize = 8; variable
201 static const unsigned TrampolineSize = 8; variable
DOrcRemoteTargetServer.h353 uint32_t TrampolineSize = TargetT::TrampolineSize; in handleGetRemoteInfo() local
DOrcRemoteTargetClient.h579 uint32_t TrampolineSize = Remote.getTrampolineSize(); in grow() local