Home
last modified time | relevance | path

Searched defs:image_object_file (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.cpp93 ObjectFile *image_object_file = module_sp->GetObjectFile(); in LoadAllImagesAtFileAddresses() local
/external/llvm-project/lldb/source/Plugins/JITLoader/GDB/
DJITLoaderGDB.cpp341 if (auto image_object_file = in ReadJITDescriptorImpl() local
375 ObjectFile *image_object_file = module_sp->GetObjectFile(); in ReadJITDescriptorImpl() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp251 ObjectFile *image_object_file = module->GetObjectFile(); in UpdateImageLoadAddress() local
328 ObjectFile *image_object_file = module->GetObjectFile(); in UnloadModuleSections() local