mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
25 lines
705 B
C
25 lines
705 B
C
int $sBi32_N;
|
|
int $sBi64_N;
|
|
int $sBi8_N;
|
|
int $sBwN;
|
|
int $sBpN;
|
|
int $sBi32_WV;
|
|
int $sBi64_WV;
|
|
int $sBi8_WV;
|
|
void swift_getGenericMetadata(void) {}
|
|
void swift_checkMetadataState(void) {}
|
|
void swift_slowAlloc(void) {}
|
|
void swift_slowDealloc(void) {}
|
|
void swift_allocateGenericValueMetadata(void) {}
|
|
void swift_initEnumMetadataSinglePayload(void) {}
|
|
void swift_getEnumTagSinglePayloadGeneric(void) {}
|
|
void swift_storeEnumTagSinglePayloadGeneric(void) {}
|
|
void swift_retain(){}
|
|
void swift_allocBox(){}
|
|
void swift_getWitnessTable(void) {}
|
|
void swift_getObjCClassMetadata(void) {}
|
|
void swift_addNewDSOImage(void) {}
|
|
void swift_once() {}
|
|
void swift_getFunctionReplacement() {}
|
|
void swift_getOrigOfReplaceable() {}
|