Home | History | Annotate | Download | only in JIT

Lines Matching refs:StubSize

455     uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize,
457 return (uint8_t*)StubAllocator.Allocate(StubSize, Alignment);