X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/c910b4d9d2451126ae3917b931cd4390c11e1d52..6d2010ae8f7a6078e10b361c6962983bab233e0f:/config/Libkern.exports diff --git a/config/Libkern.exports b/config/Libkern.exports index 8438edd9c..4bd05a193 100644 --- a/config/Libkern.exports +++ b/config/Libkern.exports @@ -1,3 +1,4 @@ +___bzero _Assert _MD5Final _MD5Init @@ -16,6 +17,7 @@ _OSBitXorAtomic _OSBitXorAtomic16 _OSBitXorAtomic8 _OSCompareAndSwap +_OSCompareAndSwapPtr _OSDecrementAtomic _OSDecrementAtomic16 _OSDecrementAtomic8 @@ -23,16 +25,17 @@ _OSFree _OSIncrementAtomic _OSIncrementAtomic16 _OSIncrementAtomic8 +_OSKextCancelRequest +_OSKextLoadKextWithIdentifier +_OSKextReleaseKextWithLoadTag +_OSKextRequestResource +_OSKextRetainKextWithLoadTag _OSMalloc _OSMalloc_Tagalloc _OSMalloc_Tagfree _OSMalloc_noblock _OSMalloc_nowait _OSReportWithBacktrace -_OSRuntimeFinalizeCPP -_OSRuntimeInitializeCPP -_OSRuntimeUnloadCPP -_OSRuntimeUnloadCPPForSegment _OSTestAndClear _OSTestAndSet _OSUnserializechar @@ -42,6 +45,7 @@ _OSlibkernInit _SHA1Final _SHA1Init _SHA1Update +_STRDUP __Z13OSUnserializePKcPP8OSString __Z16OSUnserializeXMLPKcPP8OSString __ZN10OSIterator10gMetaClassE @@ -183,14 +187,12 @@ __ZN12OSOrderedSet10setOptionsEjjPv __ZN12OSOrderedSet10superClassE __ZN12OSOrderedSet11orderObjectEPK15OSMetaClassBase __ZN12OSOrderedSet12removeObjectEPK15OSMetaClassBase -__ZN12OSOrderedSet12withCapacityEjPFlPK15OSMetaClassBaseS2_PvES3_ __ZN12OSOrderedSet13setLastObjectEPK15OSMetaClassBase __ZN12OSOrderedSet14copyCollectionEP12OSDictionary __ZN12OSOrderedSet14ensureCapacityEj __ZN12OSOrderedSet14getOrderingRefEv __ZN12OSOrderedSet14setFirstObjectEPK15OSMetaClassBase __ZN12OSOrderedSet15flushCollectionEv -__ZN12OSOrderedSet16initWithCapacityEjPFlPK15OSMetaClassBaseS2_PvES3_ __ZN12OSOrderedSet20setCapacityIncrementEj __ZN12OSOrderedSet22_RESERVEDOSOrderedSet0Ev __ZN12OSOrderedSet22_RESERVEDOSOrderedSet1Ev @@ -317,7 +319,6 @@ __ZN6OSData12withCapacityEj __ZN6OSData13initWithBytesEPKvj __ZN6OSData14ensureCapacityEj __ZN6OSData15withBytesNoCopyEPvj -__ZN6OSData16_RESERVEDOSData0Ev __ZN6OSData16_RESERVEDOSData1Ev __ZN6OSData16_RESERVEDOSData2Ev __ZN6OSData16_RESERVEDOSData3Ev @@ -326,6 +327,7 @@ __ZN6OSData16_RESERVEDOSData5Ev __ZN6OSData16_RESERVEDOSData6Ev __ZN6OSData16_RESERVEDOSData7Ev __ZN6OSData16initWithCapacityEj +__ZN6OSData18setDeallocFunctionEPFvPvjE __ZN6OSData19initWithBytesNoCopyEPvj __ZN6OSData20setCapacityIncrementEj __ZN6OSData4freeEv @@ -676,6 +678,7 @@ __ZNK9OSBoolean9MetaClass5allocEv __ZNK9OSBoolean9isEqualToEPK15OSMetaClassBase __ZNK9OSBoolean9isEqualToEPKS_ __ZNK9OSBoolean9serializeEP11OSSerialize +__ZSt20__throw_length_errorPKc __ZTV10OSIterator __ZTV11OSMetaClass __ZTV11OSSerialize @@ -710,9 +713,13 @@ __ZTVN8OSObject9MetaClassE __ZTVN8OSString9MetaClassE __ZTVN8OSSymbol9MetaClassE __ZTVN9OSBoolean9MetaClassE +__ZdaPv __ZdlPv +__Znam __Znwm ___cxa_pure_virtual +___stack_chk_fail +___stack_chk_guard _adler32 _atoi _bcmp @@ -737,6 +744,7 @@ _deflateSetDictionary _ffs _flush_dcache _flush_dcache64 +_gOSKextUnresolved _inet_ntop _inflate _inflateEnd @@ -771,8 +779,8 @@ _lck_mtx_destroy _lck_mtx_free _lck_mtx_init _lck_mtx_lock -_lck_mtx_unlock _lck_mtx_try_lock +_lck_mtx_unlock _lck_rw_alloc_init _lck_rw_destroy _lck_rw_free @@ -791,12 +799,14 @@ _lck_spin_destroy _lck_spin_free _lck_spin_init _lck_spin_lock +_lck_spin_try_lock _lck_spin_unlock _memcmp _memcpy _memmove _memset _ml_at_interrupt_context +_ml_get_interrupts_enabled _ml_set_interrupts_enabled _osrelease _ostype @@ -813,15 +823,14 @@ _sscanf _strcasecmp _strchr _strcmp -_STRDUP +_strlcat +_strlcpy _strlen _strncasecmp _strncat _strncmp _strncpy _strnlen -_strlcat -_strlcpy _strprefix _strtol _strtoq