CalculateSymbolContext(SymbolContext *sc) override | lldb_private::Module | virtual |
CalculateSymbolContextBlock() | lldb_private::SymbolContextScope | inlinevirtual |
CalculateSymbolContextCompileUnit() | lldb_private::SymbolContextScope | inlinevirtual |
CalculateSymbolContextFunction() | lldb_private::SymbolContextScope | inlinevirtual |
CalculateSymbolContextModule() override | lldb_private::Module | virtual |
CalculateSymbolContextSymbol() | lldb_private::SymbolContextScope | inlinevirtual |
CreateModuleFromObjectFile(Args &&...args) | lldb_private::Module | inlinestatic |
Dump(Stream *s) | lldb_private::Module | |
DumpSymbolContext(Stream *s) override | lldb_private::Module | virtual |
FileHasChanged() const | lldb_private::Module | |
FindAddressesForLine(const lldb::TargetSP target_sp, const FileSpec &file, uint32_t line, Function *function, std::vector< Address > &output_local, std::vector< Address > &output_extern) | lldb_private::Module | |
FindCompileUnits(const FileSpec &path, SymbolContextList &sc_list) | lldb_private::Module | |
FindFirstSymbolWithNameAndType(ConstString name, lldb::SymbolType symbol_type=lldb::eSymbolTypeAny) | lldb_private::Module | |
FindFunctions(const LookupInfo &lookup_info, const CompilerDeclContext &parent_decl_ctx, const ModuleFunctionSearchOptions &options, SymbolContextList &sc_list) | lldb_private::Module | |
FindFunctions(ConstString name, const CompilerDeclContext &parent_decl_ctx, lldb::FunctionNameType name_type_mask, const ModuleFunctionSearchOptions &options, SymbolContextList &sc_list) | lldb_private::Module | |
FindFunctions(llvm::ArrayRef< CompilerContext > compiler_ctx, lldb::FunctionNameType name_type_mask, const ModuleFunctionSearchOptions &options, SymbolContextList &sc_list) | lldb_private::Module | |
FindFunctions(const RegularExpression ®ex, const ModuleFunctionSearchOptions &options, SymbolContextList &sc_list) | lldb_private::Module | |
FindFunctionSymbols(ConstString name, uint32_t name_type_mask, SymbolContextList &sc_list) | lldb_private::Module | |
FindGlobalVariables(ConstString name, const CompilerDeclContext &parent_decl_ctx, size_t max_matches, VariableList &variable_list) | lldb_private::Module | |
FindGlobalVariables(const RegularExpression ®ex, size_t max_matches, VariableList &variable_list) | lldb_private::Module | |
FindSourceFile(const FileSpec &orig_spec, FileSpec &new_spec) const | lldb_private::Module | |
FindSymbolsMatchingRegExAndType(const RegularExpression ®ex, lldb::SymbolType symbol_type, SymbolContextList &sc_list, Mangled::NamePreference mangling_preference=Mangled::ePreferDemangled) | lldb_private::Module | |
FindSymbolsWithNameAndType(ConstString name, lldb::SymbolType symbol_type, SymbolContextList &sc_list) | lldb_private::Module | |
FindTypes(const TypeQuery &query, TypeResults &results) | lldb_private::Module | |
ForEachTypeSystem(llvm::function_ref< bool(lldb::TypeSystemSP)> callback) | lldb_private::Module | |
GetAllocatedModuleAtIndex(size_t idx) | lldb_private::Module | static |
GetAllocationModuleCollectionMutex() | lldb_private::Module | static |
GetArchitecture() const | lldb_private::Module | |
GetCacheKey() | lldb_private::Module | |
GetCompileUnitAtIndex(size_t idx) | lldb_private::Module | |
GetDescription(llvm::raw_ostream &s, lldb::DescriptionLevel level=lldb::eDescriptionLevelFull) | lldb_private::Module | |
GetFileSpec() const | lldb_private::Module | inline |
GetIndexCache() | lldb_private::Module | static |
GetIsDynamicLinkEditor() | lldb_private::Module | |
GetMemoryObjectFile(const lldb::ProcessSP &process_sp, lldb::addr_t header_addr, Status &error, size_t size_to_read=512) | lldb_private::Module | |
GetModificationTime() const | lldb_private::Module | inline |
GetMutex() const | lldb_private::Module | inline |
GetNumberAllocatedModules() | lldb_private::Module | static |
GetNumCompileUnits() | lldb_private::Module | |
GetObjectFile() | lldb_private::Module | virtual |
GetObjectModificationTime() const | lldb_private::Module | inline |
GetObjectName() const | lldb_private::Module | |
GetObjectOffset() const | lldb_private::Module | inline |
GetPlatformFileSpec() const | lldb_private::Module | inline |
GetRemoteInstallFileSpec() const | lldb_private::Module | inline |
GetSectionList() | lldb_private::Module | virtual |
GetSourceMappingList() | lldb_private::Module | inline |
GetSourceMappingList() const | lldb_private::Module | inline |
GetSpecificationDescription() const | lldb_private::Module | |
GetSymbolFile(bool can_create=true, Stream *feedback_strm=nullptr) | lldb_private::Module | virtual |
GetSymbolFileFileSpec() const | lldb_private::Module | inline |
GetSymtab() | lldb_private::Module | |
GetSymtabIndexTime() | lldb_private::Module | inline |
GetSymtabParseTime() | lldb_private::Module | inline |
GetTypeSystemForLanguage(lldb::LanguageType language) | lldb_private::Module | |
GetUnifiedSectionList() | lldb_private::Module | protected |
GetUnwindTable() | lldb_private::Module | |
GetUUID() | lldb_private::Module | |
GetVersion() | lldb_private::Module | |
Hash() | lldb_private::Module | |
IsExecutable() | lldb_private::Module | |
IsLoadedInTarget(Target *target) | lldb_private::Module | |
LoadScriptingResourceInTarget(Target *target, Status &error, Stream &feedback_stream) | lldb_private::Module | |
LogMessage(Log *log, const char *format, Args &&...args) | lldb_private::Module | inline |
LogMessage(Log *log, const llvm::formatv_object_base &payload) | lldb_private::Module | private |
LogMessageVerboseBacktrace(Log *log, const char *format, Args &&...args) | lldb_private::Module | inline |
LogMessageVerboseBacktrace(Log *log, const llvm::formatv_object_base &payload) | lldb_private::Module | private |
m_arch | lldb_private::Module | protected |
m_data_sp | lldb_private::Module | protected |
m_did_load_objfile | lldb_private::Module | protected |
m_did_load_symfile | lldb_private::Module | protected |
m_did_set_uuid | lldb_private::Module | protected |
m_file | lldb_private::Module | protected |
m_file_has_changed | lldb_private::Module | mutableprotected |
m_first_file_changed_log | lldb_private::Module | protected |
m_language_warning | lldb_private::Module | protected |
m_mod_time | lldb_private::Module | protected |
m_mutex | lldb_private::Module | mutableprotected |
m_object_mod_time | lldb_private::Module | protected |
m_object_name | lldb_private::Module | protected |
m_object_offset | lldb_private::Module | protected |
m_objfile_sp | lldb_private::Module | protected |
m_old_symfiles | lldb_private::Module | protected |
m_optimization_warning | lldb_private::Module | protected |
m_platform_file | lldb_private::Module | protected |
m_remote_install_file | lldb_private::Module | protected |
m_sections_up | lldb_private::Module | protected |
m_source_mappings | lldb_private::Module | protected |
m_symfile_spec | lldb_private::Module | protected |
m_symfile_up | lldb_private::Module | protected |
m_symtab_index_time | lldb_private::Module | protected |
m_symtab_parse_time | lldb_private::Module | protected |
m_type_system_map | lldb_private::Module | protected |
m_unwind_table | lldb_private::Module | protected |
m_uuid | lldb_private::Module | protected |
MatchesModuleSpec(const ModuleSpec &module_ref) | lldb_private::Module | |
MergeArchitecture(const ArchSpec &arch_spec) | lldb_private::Module | |
Module(const FileSpec &file_spec, const ArchSpec &arch, ConstString object_name=ConstString(), lldb::offset_t object_offset=0, const llvm::sys::TimePoint<> &object_mod_time=llvm::sys::TimePoint<>()) | lldb_private::Module | |
Module(const ModuleSpec &module_spec) | lldb_private::Module | |
Module() | lldb_private::Module | private |
Module(const Module &)=delete | lldb_private::Module | private |
ModuleList | lldb_private::Module | friend |
ObjectFile | lldb_private::Module | friend |
operator=(const Module &)=delete | lldb_private::Module | private |
ParseAllDebugSymbols() | lldb_private::Module | |
PreloadSymbols() | lldb_private::Module | |
RegisterXcodeSDK(llvm::StringRef sdk, llvm::StringRef sysroot) | lldb_private::Module | |
RemapSourceFile(llvm::StringRef path) const | lldb_private::Module | |
RemapSourceFile(const char *, std::string &) const =delete | lldb_private::Module | |
ReportError(const char *format, Args &&...args) | lldb_private::Module | inline |
ReportError(const llvm::formatv_object_base &payload) | lldb_private::Module | private |
ReportErrorIfModifyDetected(const char *format, Args &&...args) | lldb_private::Module | inline |
ReportErrorIfModifyDetected(const llvm::formatv_object_base &payload) | lldb_private::Module | private |
ReportWarning(const char *format, Args &&...args) | lldb_private::Module | inline |
ReportWarning(const llvm::formatv_object_base &payload) | lldb_private::Module | private |
ReportWarningOptimization(std::optional< lldb::user_id_t > debugger_id) | lldb_private::Module | |
ReportWarningUnsupportedLanguage(lldb::LanguageType language, std::optional< lldb::user_id_t > debugger_id) | lldb_private::Module | |
ResolveFileAddress(lldb::addr_t vm_addr, Address &so_addr) | lldb_private::Module | |
ResolveSymbolContextForAddress(const Address &so_addr, lldb::SymbolContextItem resolve_scope, SymbolContext &sc, bool resolve_tail_call_address=false) | lldb_private::Module | |
ResolveSymbolContextForFilePath(const char *file_path, uint32_t line, bool check_inlines, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) | lldb_private::Module | |
ResolveSymbolContextsForFileSpec(const FileSpec &file_spec, uint32_t line, bool check_inlines, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) | lldb_private::Module | |
SectionFileAddressesChanged() | lldb_private::Module | virtual |
SetArchitecture(const ArchSpec &new_arch) | lldb_private::Module | protected |
SetFileSpecAndObjectName(const FileSpec &file, ConstString object_name) | lldb_private::Module | |
SetLoadAddress(Target &target, lldb::addr_t value, bool value_is_offset, bool &changed) | lldb_private::Module | |
SetPlatformFileSpec(const FileSpec &file) | lldb_private::Module | inline |
SetRemoteInstallFileSpec(const FileSpec &file) | lldb_private::Module | inline |
SetSymbolFileFileSpec(const FileSpec &file) | lldb_private::Module | |
SetUUID(const lldb_private::UUID &uuid) | lldb_private::Module | protected |
SymbolFile | lldb_private::Module | friend |
SymbolIndicesToSymbolContextList(Symtab *symtab, std::vector< uint32_t > &symbol_indexes, SymbolContextList &sc_list) | lldb_private::Module | protected |
~Module() override | lldb_private::Module | |
~SymbolContextScope()=default | lldb_private::SymbolContextScope | virtual |