Module function_variant_fixups
Structs§
- Fixup
- A single relocation associated with a function-variant. It mirrors the
FunctionVariantFixups::InternalFixupstructure used bydyldand describes a slot that must be fixed up to point to the variant referenced byFixup::variant_index. - Function
Variant Fixups - Structure which represents the
LC_FUNCTION_VARIANT_FIXUPScommand.