Interface ImageRuntimeFunctionEntries

All Known Implementing Classes:
ImageRuntimeFunctionEntries_ARM, ImageRuntimeFunctionEntries_X86

public interface ImageRuntimeFunctionEntries
An interface for working with function table entries used for exception handling, which are found in the .pdata section. The actual implementations are architecture-specific.