LLDB mainline
ObjectFileInstance Member List

This is the complete list of members for ObjectFileInstance, including all inherited members.

CallbackType typedefPluginInstance< ObjectFileCreateInstance >
create_callbackPluginInstance< ObjectFileCreateInstance >
create_memory_callbackObjectFileInstance
debugger_init_callbackPluginInstance< ObjectFileCreateInstance >
descriptionPluginInstance< ObjectFileCreateInstance >
get_module_specificationsObjectFileInstance
namePluginInstance< 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)ObjectFileInstanceinline
PluginInstance()=defaultPluginInstance< ObjectFileCreateInstance >
PluginInstance(llvm::StringRef name, llvm::StringRef description, ObjectFileCreateInstance create_callback, DebuggerInitializeCallback debugger_init_callback=nullptr)PluginInstance< ObjectFileCreateInstance >inline
save_coreObjectFileInstance