Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-libraries/winstorecompat/src/
DRtlAddFunctionTable.c25 #define RtlAddFunctionTable __RtlAddFunctionTable macro
31 BOOLEAN __cdecl RtlAddFunctionTable(PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 Base… in RtlAddFunctionTable() function