Data Structures

Here are the data structures with brief descriptions:
_list_iterator< DataType, KeyType >
_list_node< DataType, KeyType >
AddressTranslateStatic
addrRange
addrRangeTree< T >
addrRangeTree< T >::entry
auxv_element
AuxvParser
BG_AuxvReader
bgcios::MessageHeaderHeader describing a I/O service message
bgcios::toolctl::AllocateMemoryAckCmdCommand to acknowledge mmaping
bgcios::toolctl::AllocateMemoryCmdCommand to mmap
bgcios::toolctl::AttachAckMessageMessage to acknowledge attaching to a compute node process
bgcios::toolctl::AttachMessageMessage to attach to a compute node process
bgcios::toolctl::BG_Debug_RegsStructure for debug registers
bgcios::toolctl::BG_FloatQPX Floating point register
bgcios::toolctl::BG_Special_RegsStructure for special registers
bgcios::toolctl::BG_Stack_InfoStructure for stack frame entry
bgcios::toolctl::CommandDescriptorDescriptor for a command in Query, QueryAck, Update and UpdateAck messages
bgcios::toolctl::ContinueProcessAckCmdCommand to acknowledge the execution of a continue process
bgcios::toolctl::ContinueProcessCmdCommand to perform a continue process
bgcios::toolctl::ControlAckMessageMessage to acknowledge request for control authority
bgcios::toolctl::ControlMessageMessage to request control authority
bgcios::toolctl::DetachAckMessageMessage to acknowledge detaching from a compute node process
bgcios::toolctl::DetachMessageMessage to detach from a compute node process
bgcios::toolctl::ErrorAckMessageMessage to acknowledge a message that is in error
bgcios::toolctl::FreeMemoryAckCmdCommand to acknowledge freeing an mmap allocation
bgcios::toolctl::FreeMemoryCmdCommand to free an mmap allocation
bgcios::toolctl::GetAuxVectorsAckCmdCommand to acknowledge getting aux vector data
bgcios::toolctl::GetAuxVectorsCmdCommand to get aux vector data
bgcios::toolctl::GetDebugRegsAckCmdCommand to acknowledge getting debug registers
bgcios::toolctl::GetDebugRegsCmdCommand to get debug registers
bgcios::toolctl::GetFileContentsAckCmdCommand to ack the read of a file
bgcios::toolctl::GetFileContentsCmdCommand to read a file
bgcios::toolctl::GetFilenamesAckCmdAck Command to return a list of files
bgcios::toolctl::GetFilenamesCmdCommand to list the persistent files
bgcios::toolctl::GetFileStatDataAckCmdCommand to ack the stat of a file
bgcios::toolctl::GetFileStatDataCmdCommand to stat a file
bgcios::toolctl::GetFloatRegsAckCmdCommand to acknowledge getting floating point registers
bgcios::toolctl::GetFloatRegsCmdCommand to get floating point registers
bgcios::toolctl::GetGeneralRegsAckCmdCommand to acknowledge getting general purpose registers
bgcios::toolctl::GetGeneralRegsCmdCommand to get general purpose registers
bgcios::toolctl::GetMemoryAckCmdCommand to acknowledge getting memory contents
bgcios::toolctl::GetMemoryCmdCommand to get memory contents
bgcios::toolctl::GetPreferencesAckCmdCommand to acknowledge set preferences
bgcios::toolctl::GetPreferencesCmdCommand to get preferences
bgcios::toolctl::GetProcessDataAckCmdCommand to acknowledge getting process data
bgcios::toolctl::GetProcessDataCmdCommand to get process data
bgcios::toolctl::GetSpecialRegsAckCmdCommand to acknowledge getting special registers
bgcios::toolctl::GetSpecialRegsCmdCommand to get special registers
bgcios::toolctl::GetThreadDataAckCmdCommand to acknowledge getting thread data
bgcios::toolctl::GetThreadDataCmdCommand to get thread data
bgcios::toolctl::GetThreadListAckCmdCommand to acknowledge getting the list of threads
bgcios::toolctl::GetThreadListCmdCommand to get the list of threads for a process
bgcios::toolctl::HoldThreadAckCmdCommand to acknowledge setting a hold on a thread
bgcios::toolctl::HoldThreadCmdCommand to hold a thread
bgcios::toolctl::InstallTrapHandlerAckCmdCommand to acknowledge installing a trap handler
bgcios::toolctl::InstallTrapHandlerCmdCommand to install a trap handler
bgcios::toolctl::NotifyAckMessageMessage to acknowledge notifying status change of a compute node process
bgcios::toolctl::NotifyMessageMessage to notify of an event within the compute node change of a compute node process
bgcios::toolctl::QueryAckMessageMessage to acknowledge querying a compute node process
bgcios::toolctl::QueryMessageMessage to query a compute node process
bgcios::toolctl::ReleaseAllThreadsAckCmdCommand to acknowledge releasing of all threads
bgcios::toolctl::ReleaseAllThreadsCmdCommand to release all threads in a process
bgcios::toolctl::ReleaseControlAckCmdCommand to ack the release of control authority
bgcios::toolctl::ReleaseControlCmdCommand to release control authority
bgcios::toolctl::ReleaseThreadAckCmdCommand to acknowledge releasing of a thread
bgcios::toolctl::ReleaseThreadCmdCommand to release a thread
bgcios::toolctl::RemoveTrapHandlerAckCmdCommand to acknowledge removing a trap handler
bgcios::toolctl::RemoveTrapHandlerCmdCommand to remove a trap handler
bgcios::toolctl::ResetBreakpointAckCmdCommand to acknowledge resetting of a memory breakpoint
bgcios::toolctl::ResetBreakpointCmdCommand to reset a memory breakpoint
bgcios::toolctl::ResetWatchpointAckCmdCommand to acknowledge resetting of a memory watchpoint
bgcios::toolctl::ResetWatchpointCmdCommand to reset a memory watchpoint
bgcios::toolctl::SendSignalAckCmdCommand to acknowledge getting a signal
bgcios::toolctl::SendSignalCmdCommand to send a signal
bgcios::toolctl::SetBreakpointAckCmdCommand to acknowledge setting of a memory breakpoint
bgcios::toolctl::SetBreakpointCmdCommand to set a memory breakpoint
bgcios::toolctl::SetContinuationSignalAckCmdCommand to ack the set continuation signal
bgcios::toolctl::SetContinuationSignalCmdCommand to set the continuation signal
bgcios::toolctl::SetDebugRegAckCmdCommand to acknowledge setting of a debug register
bgcios::toolctl::SetDebugRegCmdCommand to set a debug register
bgcios::toolctl::SetDebugRegsAckCmdCommand to acknowledge setting of a debug registers
bgcios::toolctl::SetDebugRegsCmdCommand to set a debug registers
bgcios::toolctl::SetFloatRegAckCmdCommand to acknowledge setting of floating point register
bgcios::toolctl::SetFloatRegCmdCommand to set floating point register
bgcios::toolctl::SetFloatRegsAckCmdCommand to acknowledge setting of floating point registers
bgcios::toolctl::SetFloatRegsCmdCommand to set floating point registers
bgcios::toolctl::SetGeneralRegAckCmdCommand to acknowledge setting general register
bgcios::toolctl::SetGeneralRegCmdCommand to set set general register
bgcios::toolctl::SetGeneralRegsAckCmdCommand to acknowledge setting general registers
bgcios::toolctl::SetGeneralRegsCmdCommand to set set general registers
bgcios::toolctl::SetMemoryAckCmdCommand to acknowledge setting of memory
bgcios::toolctl::SetMemoryCmdCommand to set memory. To write a memory breakpoint, a separate command is provided
bgcios::toolctl::SetPreferencesAckCmdCommand to acknowledge set preferences
bgcios::toolctl::SetPreferencesCmdCommand to set preferences
bgcios::toolctl::SetSignalMaskAckCmdCommand to acknowledge setting of the signals mask
bgcios::toolctl::SetSignalMaskCmdCommand to set the mask indicating the signals this tool is interested in
bgcios::toolctl::SetSpecialRegAckCmdCommand to acknowledge setting special register
bgcios::toolctl::SetSpecialRegCmdCommand to set special register
bgcios::toolctl::SetSpecialRegsAckCmdCommand to acknowledge setting of a special registers
bgcios::toolctl::SetSpecialRegsCmdCommand to set a special registers
bgcios::toolctl::SetupJobAckMessageMessage to acknowledge setting up for a new job
bgcios::toolctl::SetupJobMessageMessage to setup for running a new job
bgcios::toolctl::SetWatchpointAckCmdCommand to acknowledge setting of a memory watchpoint
bgcios::toolctl::SetWatchpointCmd
bgcios::toolctl::StepThreadAckCmdCommand to acknowledge the execution of a step request
bgcios::toolctl::StepThreadCmdCommand to perform a step
bgcios::toolctl::ToolCommandTool command base class
bgcios::toolctl::ToolMessageTool message base class
bgcios::toolctl::UpdateAckMessageMessage to acknowledge updating state of a compute node process
bgcios::toolctl::UpdateMessageMessage to update state of a compute node process
CntStatistic
CompareSymAddresses
CondVar
Cstring
debug_ostream
DebuggerInterface::BG_Debugger_Msg
DebuggerInterface::BG_Debugger_Msg::DataArea
DebuggerInterface::BG_Debugger_Msg::Header
DebuggerInterface::BG_DebugSet_t
DebuggerInterface::BG_FPR_t
DebuggerInterface::BG_FPRSet_t
DebuggerInterface::BG_GPRSet_t
DebuggerInterface::BG_Process_Data_t
DebuggerInterface::BG_Stack_Info_t
DebuggerInterface::BG_Thread_Data_t
dform
dictionary_hash< K, V >
dictionary_hash< K, V >::entry
dictionary_hash_iter< K, V >
DThread
Dyninst::AddressTranslate
Dyninst::AddressTranslateAIX
Dyninst::AddressTranslateSysV
Dyninst::AddressTranslateWin
Dyninst::AnnotatableDense
Dyninst::AnnotatableDense::aInfo
Dyninst::AnnotatableSparse
Dyninst::AnnotatableSparse::void_ptr_hasher
Dyninst::AnnotationClass< T >
Dyninst::AnnotationClassBase
Dyninst::AnnotationContainer< T >
Dyninst::ArgTree
Dyninst::ArgTree::op_data_t
Dyninst::AST
Dyninst::ASTVisitor
Dyninst::Buffer
Dyninst::Buffer::iterator< storage >
Dyninst::do_to_first_ftor< Functor >Applies a ftor to the first element of a pair
Dyninst::do_to_second_ftor< Functor >Applies a ftor to the second element of a pair
Dyninst::Dwarf::ConcreteDwarfResult
Dyninst::Dwarf::DwarfFrameParser
Dyninst::Dwarf::DwarfHandle
Dyninst::Dwarf::DwarfResult
Dyninst::Dwarf::fde_cie_data
Dyninst::Dwarf::SymbolicDwarfResult
Dyninst::Edge
Dyninst::EdgeIterator
Dyninst::EdgeIteratorImpl
Dyninst::EdgeIteratorSet
Dyninst::Elf_X
Dyninst::Elf_X_Data
Dyninst::Elf_X_Dyn
Dyninst::Elf_X_Nhdr
Dyninst::Elf_X_Phdr
Dyninst::Elf_X_Rel
Dyninst::Elf_X_Rela
Dyninst::Elf_X_Shdr
Dyninst::Elf_X_Sym
Dyninst::Elf_X_Verdaux
Dyninst::Elf_X_Verdef
Dyninst::Elf_X_Vernaux
Dyninst::Elf_X_Verneed
Dyninst::Elf_X_Versym
Dyninst::FCNode
Dyninst::FileCache
Dyninst::get_firstFunctor to get the first element of a pair. Use with STL functions like transform()
Dyninst::get_secondFunctor to get the second element of a pair. Use with STL functions like transform()
Dyninst::Graph
Dyninst::Graph::NodePredicate
Dyninst::IBSNode< ITYPE >
Dyninst::IBSTree< ITYPE >
Dyninst::interval< T >
Dyninst::LibCmp
Dyninst::LoadedLib
Dyninst::LoadedLibAIX
Dyninst::LoadedLibCmp
Dyninst::MachRegister
Dyninst::Node
Dyninst::NodeFromEdgeSet
Dyninst::NodeIterator
Dyninst::NodeIteratorImpl
Dyninst::NodeIteratorPredicateFunc
Dyninst::NodeIteratorPredicateObj
Dyninst::NodeIteratorSet
Dyninst::NodeSearchIterator
Dyninst::OperandParser
Dyninst::PhysicalNode
Dyninst::ppcOperandParser
Dyninst::ProcessReader
Dyninst::ProcessReaderProc
Dyninst::Section_t
Dyninst::ser_rec_t
Dyninst::SerDes
Dyninst::SerDesBin
Dyninst::SerDesBin::cache_header_t
Dyninst::SerDesXML
Dyninst::SerFile
Dyninst::Serializable
Dyninst::SerializerBase
Dyninst::SerializerBin
Dyninst::SerializerXML
Dyninst::SimpleInterval
Dyninst::SpecAdaptor< S, T >
Dyninst::SpecAdaptor< S, T * >
Dyninst::Symbol_t
Dyninst::SymbolReaderFactory
Dyninst::SymCacheEntry
Dyninst::SymElf
Dyninst::SymElfFactory
Dyninst::SymReader
Dyninst::SymSegment
Dyninst::SymtabAPI::AddressLookup
Dyninst::SymtabAPI::Aggregate
Dyninst::SymtabAPI::AObject
Dyninst::SymtabAPI::Archive
Dyninst::SymtabAPI::ArchiveMember
Dyninst::SymtabAPI::builtInTypeCollection
Dyninst::SymtabAPI::CBlock
Dyninst::SymtabAPI::derivedInterface
Dyninst::SymtabAPI::derivedType
Dyninst::SymtabAPI::DwarfWalker
Dyninst::SymtabAPI::DwarfWalker::Contexts
Dyninst::SymtabAPI::DwarfWalker::Contexts::Context
Dyninst::SymtabAPI::emitElf
Dyninst::SymtabAPI::emitElf64
Dyninst::SymtabAPI::emitElfStatic
Dyninst::SymtabAPI::emitElfUtils
Dyninst::SymtabAPI::emitWin
Dyninst::SymtabAPI::ExceptionBlock
Dyninst::SymtabAPI::Field
Dyninst::SymtabAPI::fieldListInterface
Dyninst::SymtabAPI::fieldListType
Dyninst::SymtabAPI::fileOpener
Dyninst::SymtabAPI::Function
Dyninst::SymtabAPI::IncludeFileInfo
Dyninst::SymtabAPI::LineInformation
Dyninst::SymtabAPI::LinkMap
Dyninst::SymtabAPI::LoadedLibrary
Dyninst::SymtabAPI::localVar
Dyninst::SymtabAPI::localVarCollection
Dyninst::SymtabAPI::LookupInterface
Dyninst::SymtabAPI::Module
Dyninst::SymtabAPI::Object
Dyninst::SymtabAPI::Object::DbgAddrConversion_t
Dyninst::SymtabAPI::Object::File
Dyninst::SymtabAPI::Object::intSymbol
Dyninst::SymtabAPI::Object::Module
Dyninst::SymtabAPI::rangedInterface
Dyninst::SymtabAPI::rangedType
Dyninst::SymtabAPI::RangeLookup< Value, ValueLess >
Dyninst::SymtabAPI::RangeLookupImpl
Dyninst::SymtabAPI::RangeLookupImpl::AddressRangeLess
Dyninst::SymtabAPI::Region
Dyninst::SymtabAPI::relocationEntry
Dyninst::SymtabAPI::Segment
Dyninst::SymtabAPI::stab32
Dyninst::SymtabAPI::stab64
Dyninst::SymtabAPI::stab_entry
Dyninst::SymtabAPI::stab_entry_32
Dyninst::SymtabAPI::stab_entry_64
Dyninst::SymtabAPI::Statement
Dyninst::SymtabAPI::Statement::StatementLess
Dyninst::SymtabAPI::Symbol
Dyninst::SymtabAPI::SymbolCompareByAddr
Dyninst::SymtabAPI::SymbolIter
Dyninst::SymtabAPI::Symtab
Dyninst::SymtabAPI::SymtabReader
Dyninst::SymtabAPI::SymtabReaderFactory
Dyninst::SymtabAPI::Type
Dyninst::SymtabAPI::typeArray
Dyninst::SymtabAPI::typeCollection
Dyninst::SymtabAPI::typeCommon
Dyninst::SymtabAPI::typeEnum
Dyninst::SymtabAPI::typeFunction
Dyninst::SymtabAPI::typePointer
Dyninst::SymtabAPI::typeRef
Dyninst::SymtabAPI::typeScalar
Dyninst::SymtabAPI::typeStruct
Dyninst::SymtabAPI::typeSubrange
Dyninst::SymtabAPI::typeTypedef
Dyninst::SymtabAPI::typeUnion
Dyninst::SymtabAPI::Variable
Dyninst::SymtabAPI::xcoffArchive
Dyninst::SymtabAPI::xcoffArchive_32
Dyninst::SymtabAPI::xcoffArchive_64
Dyninst::SystemTapEntries
Dyninst::SystemTapEntries::Arg
Dyninst::SystemTapEntries::Entry
Dyninst::VariableLocation
Dyninst::VirtualNode
Dyninst::x86OperandParser
Elf_Data64
fraction
HTable< Type >
ia32_locations
Ident
iform
imaxdiv_t
initial_data
instructUnion
IntervalTree< K, V >
intrensicTypes_
KeyList< Type >
KeyListItem< Type >
KHTable< Type >
KList< Type >
KListItem< Type >
Line
line_info_tmp_lt
line_info_tmp_t
link_map_dyn< link_map_X >
link_map_dyn32
link_map_xplat
List< DataType >
ListBase< DataType, KeyType >
ListWithKey< DataType, KeyType >
localsStruct
LRUCache< K, V >
LRUCache< K, V >::LRUCacheElement
MappedFile
maps_entries
Mutex
NS_power::instruction
NS_power::instructUnion
NS_x86::flagInfo
NS_x86::ia32_condition
NS_x86::ia32_entry
NS_x86::ia32_instruction
NS_x86::ia32_memacc
NS_x86::ia32_operand
NS_x86::ia32_prefixes
NS_x86::instruction
NS_x86::modRMByte
NS_x86::sIBByte
Object
pdpair< T1, T2 >
PoolDestructor< T >
pooled_set< T >
pooled_vector< T >
proc_mod_pair
ProcessReaderPtrace
ProcessReaderSelf
r_debug_dyn< r_debug_X >
r_debug_dyn32
refCounter< T >
refCounter< T >::actualData
relTimeStamp
ScopeLock
SectionHeaderSortFunction
SHA1_CTX
Singleton< T >Defined(__cplusplus)
singleton_object_pool< T, Alloc >
singleton_object_pool< T, Alloc >::pool_impl
singleton_object_pool< T, Alloc >::singleton
sortByIndex
StatContainer
Statistic
StringList< Type >
timeBase
timeLength
timeParent
timer
timeStamp
TimeStatistic
timeUnit
triple< T1, T2, T3 >
tunableBooleanConstant
tunableConstant
tunableFloatConstant
unlocked_fast_alloc< T >
unlocked_pool_alloc< T >
vectorSet< T >
xlform
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1