Searched defs:PRUNTIME_FUNCTION (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinternl.h577 } RUNTIME_FUNCTION,*PRUNTIME_FUNCTION; typedef in typeref:struct:_RUNTIME_FUNCTION
582 PRUNTIME_FUNCTION FunctionEntry;
H A Dwinnt.h1840 } RUNTIME_FUNCTION,*PRUNTIME_FUNCTION; typedef in typeref:struct:_RUNTIME_FUNCTION
1842 typedef PRUNTIME_FUNCTION (*PGET_RUNTIME_FUNCTION_CALLBACK)(DWORD64 ControlPc,PVOID Context);
1843 typedef DWORD (*POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK)(HANDLE Process,PVOID TableAddress,PDWORD Entries,PRUNTIME_FUNCTION *Functions);
1848 NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable(PRUNTIME_FUNCTION FunctionTable,DWORD EntryCount,DWORD64 BaseAddress);
1850 NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable(PRUNTIME_FUNCTION FunctionTable);
2419 } RUNTIME_FUNCTION,*PRUNTIME_FUNCTION; typedef in typeref:struct:_RUNTIME_FUNCTION
2421 typedef PRUNTIME_FUNCTION (*PGET_RUNTIME_FUNCTION_CALLBACK)(DWORD64 ControlPc,PVOID Context);
2422 typedef DWORD (*POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK)(HANDLE Process,PVOID TableAddress,PDWORD Entries,PRUNTIME_FUNCTION *Functions);
2426 BOOLEAN RtlAddFunctionTable(PRUNTIME_FUNCTION FunctionTable,DWORD EntryCount,ULONGLONG BaseAddress,ULONGLONG TargetGp);
2428 BOOLEAN RtlDeleteFunctionTable(PRUNTIME_FUNCTION FunctionTabl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinternl.h577 } RUNTIME_FUNCTION,*PRUNTIME_FUNCTION; typedef in typeref:struct:_RUNTIME_FUNCTION
582 PRUNTIME_FUNCTION FunctionEntry;
H A Dwinnt.h1840 } RUNTIME_FUNCTION,*PRUNTIME_FUNCTION; typedef in typeref:struct:_RUNTIME_FUNCTION
1842 typedef PRUNTIME_FUNCTION (*PGET_RUNTIME_FUNCTION_CALLBACK)(DWORD64 ControlPc,PVOID Context);
1843 typedef DWORD (*POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK)(HANDLE Process,PVOID TableAddress,PDWORD Entries,PRUNTIME_FUNCTION *Functions);
1848 NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable(PRUNTIME_FUNCTION FunctionTable,DWORD EntryCount,DWORD64 BaseAddress);
1850 NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable(PRUNTIME_FUNCTION FunctionTable);
2419 } RUNTIME_FUNCTION,*PRUNTIME_FUNCTION; typedef in typeref:struct:_RUNTIME_FUNCTION
2421 typedef PRUNTIME_FUNCTION (*PGET_RUNTIME_FUNCTION_CALLBACK)(DWORD64 ControlPc,PVOID Context);
2422 typedef DWORD (*POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK)(HANDLE Process,PVOID TableAddress,PDWORD Entries,PRUNTIME_FUNCTION *Functions);
2426 BOOLEAN RtlAddFunctionTable(PRUNTIME_FUNCTION FunctionTable,DWORD EntryCount,ULONGLONG BaseAddress,ULONGLONG TargetGp);
2428 BOOLEAN RtlDeleteFunctionTable(PRUNTIME_FUNCTION FunctionTabl
[all...]

Completed in 112 milliseconds