LLDB mainline
lldb::SBModule Member List

This is the complete list of members for lldb::SBModule, including all inherited members.

Clear()lldb::SBModule
FindCompileUnits(const lldb::SBFileSpec &sb_file_spec)lldb::SBModule
FindFirstGlobalVariable(lldb::SBTarget &target, const char *name)lldb::SBModule
FindFirstType(const char *name)lldb::SBModule
FindFunctions(const char *name, uint32_t name_type_mask=lldb::eFunctionNameTypeAny)lldb::SBModule
FindGlobalVariables(lldb::SBTarget &target, const char *name, uint32_t max_matches)lldb::SBModule
FindSection(const char *sect_name)lldb::SBModule
FindSymbol(const char *name, lldb::SymbolType type=eSymbolTypeAny)lldb::SBModule
FindSymbols(const char *name, lldb::SymbolType type=eSymbolTypeAny)lldb::SBModule
FindTypes(const char *type)lldb::SBModule
GarbageCollectAllocatedModules()lldb::SBModulestatic
GetAddressByteSize()lldb::SBModule
GetBasicType(lldb::BasicType type)lldb::SBModule
GetByteOrder()lldb::SBModule
GetCompileUnitAtIndex(uint32_t)lldb::SBModule
GetDescription(lldb::SBStream &description)lldb::SBModule
GetFileSpec() constlldb::SBModule
GetNumberAllocatedModules()lldb::SBModulestatic
GetNumCompileUnits()lldb::SBModule
GetNumSections()lldb::SBModule
GetNumSymbols()lldb::SBModule
GetObjectFileEntryPointAddress() constlldb::SBModule
GetObjectFileHeaderAddress() constlldb::SBModule
GetPlatformFileSpec() constlldb::SBModule
GetRemoteInstallFileSpec()lldb::SBModule
GetSectionAtIndex(size_t idx)lldb::SBModule
GetSP() constlldb::SBModuleprivate
GetSymbolAtIndex(size_t idx)lldb::SBModule
GetSymbolFileSpec() constlldb::SBModule
GetTriple()lldb::SBModule
GetTypeByID(lldb::user_id_t uid)lldb::SBModule
GetTypes(uint32_t type_mask=lldb::eTypeClassAny)lldb::SBModule
GetUUIDBytes() constlldb::SBModule
GetUUIDString() constlldb::SBModule
GetVersion(uint32_t *versions, uint32_t num_versions)lldb::SBModule
IsFileBacked() constlldb::SBModule
IsValid() constlldb::SBModule
m_opaque_splldb::SBModuleprivate
operator bool() constlldb::SBModuleexplicit
operator!=(const lldb::SBModule &rhs) constlldb::SBModule
operator=(const SBModule &rhs)lldb::SBModule
operator==(const lldb::SBModule &rhs) constlldb::SBModule
ResolveFileAddress(lldb::addr_t vm_addr)lldb::SBModule
ResolveSymbolContextForAddress(const lldb::SBAddress &addr, uint32_t resolve_scope)lldb::SBModule
SBAddresslldb::SBModulefriend
SBFramelldb::SBModulefriend
SBModule()lldb::SBModule
SBModule(const SBModule &rhs)lldb::SBModule
SBModule(const SBModuleSpec &module_spec)lldb::SBModule
SBModule(lldb::SBProcess &process, lldb::addr_t header_addr)lldb::SBModule
SBModule(const lldb::ModuleSP &module_sp)lldb::SBModuleexplicitprivate
SBSectionlldb::SBModulefriend
SBSymbolContextlldb::SBModulefriend
SBTargetlldb::SBModulefriend
SBTypelldb::SBModulefriend
SetPlatformFileSpec(const lldb::SBFileSpec &platform_file)lldb::SBModule
SetRemoteInstallFileSpec(lldb::SBFileSpec &file)lldb::SBModule
SetSP(const ModuleSP &module_sp)lldb::SBModuleprivate
~SBModule()lldb::SBModule