Module function_variants
- FunctionVariants
- Class representing the
LC_FUNCTION_VARIANTS
load command. - RuntimeTable
- Represents a runtime table of function variants sharing a common namespace
(referred to internally as
FunctionVariantsRuntimeTable
in dyld
). - RuntimeTableEntry
- This class exposes information about a given implementation.
- Flag
- Flags describing the target platform, environment, or architecture
for a given function implementation.
- Kind
- Enumeration describing the namespace or category of a function variant.
- RuntimeTableEntries
- RuntimeTables