LLDB API Documentation

lldb::SBModule Member List

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

Clear()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
GetAddressByteSize()lldb::SBModule
GetBasicType(lldb::BasicType type)lldb::SBModule
GetByteOrder()lldb::SBModule
GetCompileUnitAtIndex(uint32_t)lldb::SBModule
GetDescription(lldb::SBStream &description)lldb::SBModule
GetFileSpec() const lldb::SBModule
GetNumCompileUnits()lldb::SBModule
GetNumSections()lldb::SBModule
GetNumSymbols()lldb::SBModule
GetPlatformFileSpec() const lldb::SBModule
GetSectionAtIndex(size_t idx)lldb::SBModule
GetSymbolAtIndex(size_t idx)lldb::SBModule
GetTriple()lldb::SBModule
GetTypes(uint32_t type_mask=lldb::eTypeClassAny)lldb::SBModule
GetUUIDBytes() const lldb::SBModule
GetUUIDString() const lldb::SBModule
GetVersion(uint32_t *versions, uint32_t num_versions)lldb::SBModule
IsValid() const lldb::SBModule
operator!=(const lldb::SBModule &rhs) const lldb::SBModule
operator=(const SBModule &rhs)lldb::SBModule
operator==(const lldb::SBModule &rhs) const lldb::SBModule
ResolveFileAddress(lldb::addr_t vm_addr)lldb::SBModule
ResolveSymbolContextForAddress(const lldb::SBAddress &addr, uint32_t resolve_scope)lldb::SBModule
SBAddress classlldb::SBModulefriend
SBFrame classlldb::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
SBSection classlldb::SBModulefriend
SBSymbolContext classlldb::SBModulefriend
SBTarget classlldb::SBModulefriend
SetPlatformFileSpec(const lldb::SBFileSpec &platform_file)lldb::SBModule
~SBModule()lldb::SBModule