Structs

  • Class representing the LC_FUNCTION_VARIANTS load command.
  • Represents a runtime table of function variants sharing a common namespace (referred to internally as FunctionVariantsRuntimeTable in dyld).
  • This class exposes information about a given implementation.

Enums

  • Flags describing the target platform, environment, or architecture for a given function implementation.
  • Enumeration describing the namespace or category of a function variant.

Type Aliases