LLDB mainline
|
This is the complete list of members for ObjectFileInstance, including all inherited members.
CallbackType typedef | PluginInstance< ObjectFileCreateInstance > | |
create_callback | PluginInstance< ObjectFileCreateInstance > | |
create_memory_callback | ObjectFileInstance | |
debugger_init_callback | PluginInstance< ObjectFileCreateInstance > | |
description | PluginInstance< ObjectFileCreateInstance > | |
enabled | PluginInstance< ObjectFileCreateInstance > | |
get_module_specifications | ObjectFileInstance | |
name | PluginInstance< ObjectFileCreateInstance > | |
ObjectFileInstance(llvm::StringRef name, llvm::StringRef description, CallbackType create_callback, ObjectFileCreateMemoryInstance create_memory_callback, ObjectFileGetModuleSpecifications get_module_specifications, ObjectFileSaveCore save_core, DebuggerInitializeCallback debugger_init_callback) | ObjectFileInstance | inline |
PluginInstance()=default | PluginInstance< ObjectFileCreateInstance > | |
save_core | ObjectFileInstance |