Home | History | Annotate | Download | only in Orc

Lines Matching defs:FUNCNAME

16 #define FUNCNAME(X) \
24 FUNCNAME(CallIntVoid);
25 FUNCNAME(CallMain);
26 FUNCNAME(CallVoidVoid);
27 FUNCNAME(CreateRemoteAllocator);
28 FUNCNAME(CreateIndirectStubsOwner);
29 FUNCNAME(DeregisterEHFrames);
30 FUNCNAME(DestroyRemoteAllocator);
31 FUNCNAME(DestroyIndirectStubsOwner);
32 FUNCNAME(EmitIndirectStubs);
33 FUNCNAME(EmitResolverBlock);
34 FUNCNAME(EmitTrampolineBlock);
35 FUNCNAME(GetSymbolAddress);
36 FUNCNAME(GetRemoteInfo);
37 FUNCNAME(ReadMem);
38 FUNCNAME(RegisterEHFrames);
39 FUNCNAME(ReserveMem);
40 FUNCNAME(RequestCompile);
41 FUNCNAME(SetProtections);
42 FUNCNAME(TerminateSession);
43 FUNCNAME(WriteMem);
44 FUNCNAME(WritePtr);
49 #undef FUNCNAME