| AlwaysRelyOnEHUnwindInfo(SymbolContext &sym_ctx) | lldb_private::DynamicLoader | inlinevirtual |
| BreakpointHit(lldb_private::StoppointCallbackContext *context, lldb::user_id_t break_id, lldb::user_id_t break_loc_id) | DynamicLoaderDarwinKernel | protected |
| BreakpointHitCallback(void *baton, lldb_private::StoppointCallbackContext *context, lldb::user_id_t break_id, lldb::user_id_t break_loc_id) | DynamicLoaderDarwinKernel | protectedstatic |
| CalculateDynamicSaveCoreRanges(lldb_private::Process &process, std::vector< lldb_private::MemoryRegionInfo > &ranges, llvm::function_ref< bool(const lldb_private::Thread &)> save_thread_predicate) | lldb_private::DynamicLoader | inlinevirtual |
| CanLoadImage() override | DynamicLoaderDarwinKernel | virtual |
| CheckForKernelImageAtAddress(lldb::addr_t addr, lldb_private::Process *process, bool *read_error=nullptr) | DynamicLoaderDarwinKernel | protectedstatic |
| Clear(bool clear_process) | DynamicLoaderDarwinKernel | protected |
| CreateInstance(lldb_private::Process *process, bool force) | DynamicLoaderDarwinKernel | static |
| DebuggerInitialize(lldb_private::Debugger &debugger) | DynamicLoaderDarwinKernel | static |
| DidAttach() override | DynamicLoaderDarwinKernel | virtual |
| DidLaunch() override | DynamicLoaderDarwinKernel | virtual |
| DynamicLoader(Process *process) | lldb_private::DynamicLoader | |
| DynamicLoaderDarwinKernel(lldb_private::Process *process, lldb::addr_t kernel_addr) | DynamicLoaderDarwinKernel | |
| DynamicLoaderDarwinKernel(const DynamicLoaderDarwinKernel &)=delete | DynamicLoaderDarwinKernel | private |
| FindEquivalentSymbols(Symbol *original_symbol, ModuleList &module_list, SymbolContextList &equivalent_symbols) | lldb_private::DynamicLoader | inlinevirtual |
| FindModuleViaTarget(const FileSpec &file) | lldb_private::DynamicLoader | protected |
| FindPlugin(Process *process, llvm::StringRef plugin_name) | lldb_private::DynamicLoader | static |
| GetAddrByteSize() | DynamicLoaderDarwinKernel | inlineprotected |
| GetByteOrderFromMagic(uint32_t magic) | DynamicLoaderDarwinKernel | protectedstatic |
| GetPluginDescriptionStatic() | DynamicLoaderDarwinKernel | static |
| GetPluginName() override | DynamicLoaderDarwinKernel | inlinevirtual |
| GetPluginNameStatic() | DynamicLoaderDarwinKernel | inlinestatic |
| GetSectionListFromModule(const lldb::ModuleSP module) const | lldb_private::DynamicLoader | protected |
| GetSharedCacheInformation(lldb::addr_t &base_address, UUID &uuid, LazyBool &using_shared_cache, LazyBool &private_shared_cache) | lldb_private::DynamicLoader | inlinevirtual |
| GetStartAddress() | lldb_private::DynamicLoader | inlinevirtual |
| GetStepThroughTrampolinePlan(lldb_private::Thread &thread, bool stop_others) override | DynamicLoaderDarwinKernel | virtual |
| GetStopWhenImagesChange() const | lldb_private::DynamicLoader | |
| GetTargetExecutable() | lldb_private::DynamicLoader | protected |
| GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) | lldb_private::DynamicLoader | inlinevirtual |
| Initialize() | DynamicLoaderDarwinKernel | static |
| IsFullyInitialized() | lldb_private::DynamicLoader | inlinevirtual |
| KERNEL_MODULE_ENTRY_SIZE_VERSION_1 enum value | DynamicLoaderDarwinKernel | protected |
| KERNEL_MODULE_MAX_NAME enum value | DynamicLoaderDarwinKernel | protected |
| LoadBinaryWithUUIDAndAddress(Process *process, llvm::StringRef name, UUID uuid, lldb::addr_t value, bool value_is_offset, bool force_symbol_search, bool notify, bool set_address_in_target, bool allow_memory_image_last_resort) | lldb_private::DynamicLoader | static |
| LoadKernelModuleIfNeeded() | DynamicLoaderDarwinKernel | protected |
| LoadModuleAtAddress(const lldb_private::FileSpec &file, lldb::addr_t link_map_addr, lldb::addr_t base_addr, bool base_addr_is_offset) | lldb_private::DynamicLoader | virtual |
| LoadOperatingSystemPlugin(bool flush) | lldb_private::DynamicLoader | protected |
| m_break_id | DynamicLoaderDarwinKernel | protected |
| m_kernel | DynamicLoaderDarwinKernel | protected |
| m_kernel_load_address | DynamicLoaderDarwinKernel | protected |
| m_kext_summary_header | DynamicLoaderDarwinKernel | protected |
| m_kext_summary_header_addr | DynamicLoaderDarwinKernel | protected |
| m_kext_summary_header_ptr_addr | DynamicLoaderDarwinKernel | protected |
| m_known_kexts | DynamicLoaderDarwinKernel | protected |
| m_mutex | DynamicLoaderDarwinKernel | mutableprotected |
| m_process | lldb_private::DynamicLoader | protected |
| operator=(const DynamicLoaderDarwinKernel &)=delete | DynamicLoaderDarwinKernel | private |
| lldb_private::DynamicLoader::operator=(const PluginInterface &)=delete | lldb_private::PluginInterface | |
| ParseKextSummaries(const lldb_private::Address &kext_summary_addr, uint32_t count) | DynamicLoaderDarwinKernel | protected |
| PluginInterface()=default | lldb_private::PluginInterface | |
| PluginInterface(const PluginInterface &)=delete | lldb_private::PluginInterface | |
| PrivateInitialize(lldb_private::Process *process) | DynamicLoaderDarwinKernel | protected |
| PrivateProcessStateChanged(lldb_private::Process *process, lldb::StateType state) | DynamicLoaderDarwinKernel | protected |
| ProcessDidExec() | lldb_private::DynamicLoader | inlinevirtual |
| PutToLog(lldb_private::Log *log) const | DynamicLoaderDarwinKernel | protected |
| ReadAllKextSummaries() | DynamicLoaderDarwinKernel | protected |
| ReadKextSummaries(const lldb_private::Address &kext_summary_addr, uint32_t image_infos_count, KextImageInfo::collection &image_infos) | DynamicLoaderDarwinKernel | protected |
| ReadKextSummaryHeader() | DynamicLoaderDarwinKernel | protected |
| ReadMachHeader(lldb::addr_t addr, lldb_private::Process *process, llvm::MachO::mach_header &mh, bool *read_error=nullptr) | DynamicLoaderDarwinKernel | protectedstatic |
| ReadPointer(lldb::addr_t addr) | lldb_private::DynamicLoader | protected |
| ReadUnsignedIntWithSizeInBytes(lldb::addr_t addr, int size_in_bytes) | lldb_private::DynamicLoader | protected |
| RegisterNotificationCallbacks() | DynamicLoaderDarwinKernel | protected |
| SearchForDarwinKernel(lldb_private::Process *process) | DynamicLoaderDarwinKernel | static |
| SearchForKernelAtSameLoadAddr(lldb_private::Process *process) | DynamicLoaderDarwinKernel | protectedstatic |
| SearchForKernelNearPC(lldb_private::Process *process) | DynamicLoaderDarwinKernel | protectedstatic |
| SearchForKernelViaExhaustiveSearch(lldb_private::Process *process) | DynamicLoaderDarwinKernel | protectedstatic |
| SearchForKernelWithDebugHints(lldb_private::Process *process) | DynamicLoaderDarwinKernel | protectedstatic |
| SetNotificationBreakpointIfNeeded() | DynamicLoaderDarwinKernel | protected |
| SetStopWhenImagesChange(bool stop) | lldb_private::DynamicLoader | |
| Terminate() | DynamicLoaderDarwinKernel | static |
| UnloadSections(const lldb::ModuleSP module) | lldb_private::DynamicLoader | protectedvirtual |
| UnloadSectionsCommon(const lldb::ModuleSP module) | lldb_private::DynamicLoader | protected |
| UnregisterNotificationCallbacks() | DynamicLoaderDarwinKernel | protected |
| UpdateIfNeeded() | DynamicLoaderDarwinKernel | protected |
| UpdateImageInfosHeaderAndLoadCommands(KextImageInfo::collection &image_infos, uint32_t infos_count, bool update_executable) | DynamicLoaderDarwinKernel | protected |
| UpdateLoadedSections(lldb::ModuleSP module, lldb::addr_t link_map_addr, lldb::addr_t base_addr, bool base_addr_is_offset) | lldb_private::DynamicLoader | protectedvirtual |
| UpdateLoadedSectionsCommon(lldb::ModuleSP module, lldb::addr_t base_addr, bool base_addr_is_offset) | lldb_private::DynamicLoader | protected |
| ~DynamicLoaderDarwinKernel() override | DynamicLoaderDarwinKernel | |
| ~PluginInterface()=default | lldb_private::PluginInterface | virtual |