Searched defs:DeallocateFunctionBodyCall (Results 1 – 1 of 1) sorted by relevance
134 struct DeallocateFunctionBodyCall { struct in __anonfdd3d9a80111::RecordingJITMemoryManager135 DeallocateFunctionBodyCall(const void *Body) : Body(Body) {} in DeallocateFunctionBodyCall() argument136 const void *Body;