Home
last modified time | relevance | path

Searched refs:PalGetModuleBounds (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/windows/
H A DPalRedhawkCommon.cpp32 REDHAWK_PALEXPORT void REDHAWK_PALAPI PalGetModuleBounds(HANDLE hOsHandle, _Out_ UInt8 ** ppLowerBo… in PalGetModuleBounds() function
116 PalGetModuleBounds(hOsHandle, &pbModuleLowerBound, &pbModuleUpperBound); in PalGetPDBInfo()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DEHHelpers.cpp526 PalGetModuleBounds(hRuntimeModule, &s_pbRuntimeModuleLower, &s_pbRuntimeModuleUpper); in RhpVectoredExceptionHandler()
H A DPalRedhawk.h701 REDHAWK_PALIMPORT void REDHAWK_PALAPI PalGetModuleBounds(HANDLE hOsHandle, _Out_ UInt8 ** ppLowerBo…