Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
A subclass of ICorProfilerInfo8 that provides methods to query information about functions with multiple native code versions.
Methods
| Method | Description |
|---|---|
| GetNativeCodeStartAddresses Method | Given a functionId and rejitId, enumerates the native code start address of all jitted versions of this code that currently exist. |
| GetILToNativeMapping3 Method | Given the native code start address, returns the native to IL mapping information for this jitted version of the code. |
| GetCodeInfo4 Method | Given the native code start address, returns the blocks of virtual memory that store this code. |
Requirements
Platforms: See .NET supported operating systems Header: CorProf.idl, CorProf.h .NET Versions: Available since .NET Core 2.1
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.