AlwaysRelyOnEHUnwindInfo(SymbolContext &sym_ctx) | lldb_private::DynamicLoader | inlinevirtual |
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 | DynamicLoaderHexagonDYLD | virtual |
ComputeLoadOffset() | DynamicLoaderHexagonDYLD | protected |
CreateInstance(lldb_private::Process *process, bool force) | DynamicLoaderHexagonDYLD | static |
DidAttach() override | DynamicLoaderHexagonDYLD | virtual |
DidLaunch() override | DynamicLoaderHexagonDYLD | virtual |
DynamicLoader(Process *process) | lldb_private::DynamicLoader | |
DynamicLoaderHexagonDYLD(lldb_private::Process *process) | DynamicLoaderHexagonDYLD | |
EntryBreakpointHit(void *baton, lldb_private::StoppointCallbackContext *context, lldb::user_id_t break_id, lldb::user_id_t break_loc_id) | DynamicLoaderHexagonDYLD | protectedstatic |
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 |
FindRendezvousBreakpointAddress() | DynamicLoaderHexagonDYLD | protected |
GetEntryPoint() | DynamicLoaderHexagonDYLD | protected |
GetPluginDescriptionStatic() | DynamicLoaderHexagonDYLD | static |
GetPluginName() override | DynamicLoaderHexagonDYLD | inlinevirtual |
GetPluginNameStatic() | DynamicLoaderHexagonDYLD | inlinestatic |
GetSectionListFromModule(const lldb::ModuleSP module) const | DynamicLoaderHexagonDYLD | private |
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 | DynamicLoaderHexagonDYLD | virtual |
GetStopWhenImagesChange() const | lldb_private::DynamicLoader | |
GetTargetExecutable() | DynamicLoaderHexagonDYLD | protected |
GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) override | DynamicLoaderHexagonDYLD | virtual |
Initialize() | DynamicLoaderHexagonDYLD | static |
IsFullyInitialized() | lldb_private::DynamicLoader | inlinevirtual |
LoadAllCurrentModules() | DynamicLoaderHexagonDYLD | 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 |
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_dyld_bid | DynamicLoaderHexagonDYLD | protected |
m_entry_point | DynamicLoaderHexagonDYLD | protected |
m_load_offset | DynamicLoaderHexagonDYLD | protected |
m_loaded_modules | DynamicLoaderHexagonDYLD | protected |
m_process | lldb_private::DynamicLoader | protected |
m_rendezvous | DynamicLoaderHexagonDYLD | protected |
operator=(const PluginInterface &)=delete | lldb_private::PluginInterface | |
PluginInterface()=default | lldb_private::PluginInterface | |
PluginInterface(const PluginInterface &)=delete | lldb_private::PluginInterface | |
ProcessDidExec() | lldb_private::DynamicLoader | inlinevirtual |
ReadPointer(lldb::addr_t addr) | lldb_private::DynamicLoader | protected |
ReadUnsignedIntWithSizeInBytes(lldb::addr_t addr, int size_in_bytes) | lldb_private::DynamicLoader | protected |
RefreshModules() | DynamicLoaderHexagonDYLD | protected |
RendezvousBreakpointHit(void *baton, lldb_private::StoppointCallbackContext *context, lldb::user_id_t break_id, lldb::user_id_t break_loc_id) | DynamicLoaderHexagonDYLD | protectedstatic |
SetRendezvousBreakpoint() | DynamicLoaderHexagonDYLD | protected |
SetStopWhenImagesChange(bool stop) | lldb_private::DynamicLoader | |
Terminate() | DynamicLoaderHexagonDYLD | static |
UnloadSections(const lldb::ModuleSP module) override | DynamicLoaderHexagonDYLD | protectedvirtual |
UnloadSectionsCommon(const lldb::ModuleSP module) | lldb_private::DynamicLoader | protected |
UpdateLoadedSections(lldb::ModuleSP module, lldb::addr_t link_map_addr, lldb::addr_t base_addr, bool base_addr_is_offset) override | DynamicLoaderHexagonDYLD | protectedvirtual |
UpdateLoadedSectionsCommon(lldb::ModuleSP module, lldb::addr_t base_addr, bool base_addr_is_offset) | lldb_private::DynamicLoader | protected |
~DynamicLoaderHexagonDYLD() override | DynamicLoaderHexagonDYLD | |
~PluginInterface()=default | lldb_private::PluginInterface | virtual |