MCPcopy Create free account

hub / github.com/apple-oss-distributions/dyld / functions

Functions5,342 in github.com/apple-oss-distributions/dyld

↓ 3 callersMethodisForeignMetadata
common/SwiftVisitor.cpp:483
↓ 3 callersMethodisMissingWeakImage
dyld/Loader.h:121
↓ 3 callersMethodisOverridablePath
dyld/DyldProcessConfig.cpp:1812
↓ 3 callersMethodisProtected
mach_o/UnsafeHeader.h:283
↓ 3 callersMethodisStubsCache
cache_builder/SubCache.cpp:1813
↓ 3 callersMethodisSwiftLegacy
common/ObjCVisitor.cpp:196
↓ 3 callersMethodisSwiftStable
common/ObjCVisitor.cpp:206
↓ 3 callersMethodisTentativeDef
mach_o/Symbol.cpp:391
↓ 3 callersFunctionisUndefinedSymbol
other-tools/dyld_nm.cpp:108
↓ 3 callersMethodisZeroFill
cache_builder/Chunk.cpp:108
↓ 3 callersMethodiundefsym
common/MachOFileAbstraction.hpp:496
↓ 3 callersFunctionkdebug_trace_dyld_enabled
dyld/Tracing.cpp:121
↓ 3 callersMethodkernelGrade
returns how much the kernel prefers launch this arch
mach_o/Architecture.cpp:448
↓ 3 callersFunctionleafName
other-tools/dsc_extractor.cpp:204
↓ 3 callersMethodlibOrdinalName
mach_o/UnsafeHeader.cpp:1628
↓ 3 callersMethodlibdyldInitialized
dyld/DyldRuntimeState.h:726
↓ 3 callersMethodlinkedDylibLoadPath
mach_o/UnsafeHeader.cpp:1321
↓ 3 callersMethodloadAddress
dyld/JustInTimeLoader.cpp:65
↓ 3 callersFunctionloadFileFromData
kernel-collection-builder/kernel_collection_builder.cpp:150
↓ 3 callersMethodlogChainToLinksWith
rdar://124157900 (add DYLD_PRINT_LINKS_WITH env var to help debug why a particular dylib is being loaded)
dyld/Loader.cpp:4010
↓ 3 callersMethodmachHeader
kernel-collection-builder/KernelOptimizerLinkedit.cpp:216
↓ 3 callersFunctionmach_msg_destroy
dyld/glue.c:716
↓ 3 callersFunctionmach_port_construct
dyld/glue.c:728
↓ 3 callersMethodmainFunc
dyld/DyldRuntimeState.h:675
↓ 3 callersMethodmakeCacheSwiftVisitor
cache_builder/CacheDylib.cpp:2994
↓ 3 callersFunctionmapFile
framework/CacheScavenger.cpp:81
↓ 3 callersMethodmayHaveTextFixups
mach_o/UnsafeHeader.cpp:322
↓ 3 callersMethodmetaClassVmAddr
other-tools/SymbolicatedImage.cpp:719
↓ 3 callersMethodmprotect
dyld/DyldDelegates.cpp:1149
↓ 3 callersMethodmunmap
dyld/DyldDelegates.cpp:1233
↓ 3 callersMethodn_sect
common/MachOFileAbstraction.hpp:642
↓ 3 callersMethodnameVMAddr
common/MachOAnalyzer.h:216
↓ 3 callersMethodncmds
common/MachOFileAbstraction.hpp:749
↓ 3 callersMethodnextDuplicate
common/Map.h:745
↓ 3 callersMethodnoDynamicAccess
mach_o/UnsafeHeader.cpp:353
↓ 3 callersFunctionnormalizeImageIndex
dyld/DyldAPIs.cpp:233
↓ 3 callersFunctionnormalizePath
cache_builder/BuilderFileSystem.cpp:34
↓ 3 callersFunctionnormalize_absolute_file_path
other-tools/FileUtils.cpp:267
↓ 3 callersMethodnotifyObjCInit
dyld/DyldRuntimeState.cpp:2207
↓ 3 callersMethodnumSubCaches
common/DyldSharedCache.cpp:86
↓ 3 callersMethodnumberOfBitsToSet
Number of bits that you would need to freeze if you were to use this selector with this shift and mask.
cache_builder/IMPCaches.hpp:200
↓ 3 callersMethodobjcClassHashTable
common/DyldSharedCache.cpp:501
↓ 3 callersMethodobjcProtocolHashTable
common/DyldSharedCache.cpp:525
↓ 3 callersMethodobjcSelectorHashTable
common/DyldSharedCache.cpp:513
↓ 3 callersFunctionopendir
dyld/glue.c:443
↓ 3 callersMethodos_unfair_recursive_lock_unlock_forked_child
libdyld/LibSystemHelpers.cpp:222
↓ 3 callersMethodparseChainEntry
mach_o/ChainedFixups.cpp:782
↓ 3 callersFunctionparseMapFile
common/DyldSharedCache.cpp:2324
↓ 3 callersFunctionpatchKindIsRootOptimized
other-tools/dyld_shared_cache_util.cpp:1251
↓ 3 callersMethodpersistent
common/FileManager.cpp:381
↓ 3 callersMethodpointerSize
mach_o/UnsafeHeader.cpp:146
↓ 3 callersMethodpread
dyld/DyldDelegates.cpp:1129
↓ 3 callersFunctionprintQuotedString
other-tools/dyld_info.cpp:1268
↓ 3 callersMethodrealloc
lsl/Allocator.cpp:682
↓ 3 callersFunctionremove
common/Array.h:80
↓ 3 callersMethodremove
cache_builder/ASLRTracker.cpp:69
↓ 3 callersMethodremoveLoadCommand
common/MachOFile.cpp:493
↓ 3 callersMethodreserveSpace
libdyld/dyld_process_info.cpp:196
↓ 3 callersFunctionresize
common/Array.h:81
↓ 3 callersMethodresolveBindOrRebase
Dereferences the given value. It may be either a bind or a rebase. It must not resolve to nullptr
common/MetadataVisitor.cpp:406
↓ 3 callersFunctionreuseExistingCache
dyld/SharedCacheRuntime.cpp:1026
↓ 3 callersMethodrollbackTransaction
common/SymbolsCache.cpp:1502
↓ 3 callersMethodrunAllInitializersForMain
This is factored out of dyldMain.cpp to support old macOS apps that use crt1.o
dyld/DyldAPIs.cpp:4028
↓ 3 callersMethodrunInitializersBottomUp
This recusively walks the image graph. There is the potential for cycles. To break cycles, if the image is delayed, we use the visitedDelayed set to
dyld/Loader.cpp:2601
↓ 3 callersMethodrunInitializersBottomUpPlusUpwardLinks
dyld/Loader.cpp:2649
↓ 3 callersMethodsandboxBlockedPageInLinking
dyld/DyldDelegates.cpp:1027
↓ 3 callersMethodsandboxBlockedStat
dyld/DyldDelegates.cpp:1012
↓ 3 callersMethodsectionWasObliterated
Returns true if the section was totally removed, and hasn't been redirected to some coalesced or optimized location
kernel-collection-builder/KernelCacheBuilder.cpp:123
↓ 3 callersMethodsegmentName
common/MachOLoaded.cpp:542
↓ 3 callersMethodsegments
dyld/PrebuiltLoader.cpp:895
↓ 3 callersMethodsendMessage
dyld/RemoteNotificationResponder.cpp:80
↓ 3 callersMethodsetDataRegion
cache_builder/ASLRTracker.cpp:29
↓ 3 callersMethodsetDyldPatchedObjCClasses
dyld/DyldRuntimeState.cpp:2891
↓ 3 callersMethodsetInitialImageCount
common/ProcessAtlas.cpp:1760
↓ 3 callersMethodsetLibSystemInitialized
dyld/ExternallyViewableState.cpp:444
↓ 3 callersMethodsetProcessPrebuiltLoaderSet
called by dyld_closure_util
dyld/DyldRuntimeState.cpp:2556
↓ 3 callersMethodsetTargetVMAddress
common/MetadataVisitor.cpp:798
↓ 3 callersFunctionsetUpPageInLinkingRegions
Note: disable tail call optimization, otherwise tailcall may remove stack allocated blob
dyld/Loader.cpp:2023
↓ 3 callersMethodset_initprot
common/MachOFileAbstraction.hpp:147
↓ 3 callersMethodset_maxprot
common/MachOFileAbstraction.hpp:144
↓ 3 callersFunctionshouldUseParallelSort
common/Algorithm.h:293
↓ 3 callersMethodsize
framework/ProcessScavenger.cpp:175
↓ 3 callersMethodsize
dyld/BumpAllocator.h:41
↓ 3 callersMethodsizeofcmds
common/MachOFileAbstraction.hpp:752
↓ 3 callersFunctionskipListsOfLists
other-tools/dyld_shared_cache_util.cpp:885
↓ 3 callersFunctionsortRelocations
relocs are normally sorted, we don't want to use qsort because it may switch to mergesort which uses malloc
common/MachOLayout.cpp:1387
↓ 3 callersFunctionsortUniqueAndRedirect
common/PropertyList.cpp:84
↓ 3 callersMethodspan
framework/ProcessScavenger.cpp:172
↓ 3 callersFunctionstabName
other-tools/dyld_nm.cpp:234
↓ 3 callersMethodstartTimestamp
other-tools/dyld_usage.cpp:242
↓ 3 callersMethodstartTransaction
Testing
common/SymbolsCache.cpp:1479
↓ 3 callersMethodstateInfo
libdyld/dyld_process_info.cpp:189
↓ 3 callersFunctionswap
lsl/Bitmap.h:91
↓ 3 callersMethodswiftForeignTypeProtocolTable
dyld/PrebuiltLoader.cpp:1882
↓ 3 callersMethodswiftMetadataProtocolTable
dyld/PrebuiltLoader.cpp:1876
↓ 3 callersMethodswiftTypeProtocolTable
dyld/PrebuiltLoader.cpp:1870
↓ 3 callersMethodsymbolNameAt
other-tools/dyld_shared_cache_util.cpp:265
↓ 3 callersFunctiontryGetIndex
common/OptimizerObjC.h:109
↓ 3 callersFunctionunauthRebaseIsVmAddr
mach_o/ChainedFixups.cpp:607
↓ 3 callersMethodunpackedTarget
common/MachOLayout.cpp:2030
← previousnext →901–1,000 of 5,342, ranked by callers