Home
last modified time | relevance | path

Searched defs:object_file (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDUnwindTable.cpp48 ObjectFile *object_file = m_module.GetObjectFile(); in Initialize() local
204 if (ObjectFile *object_file = m_module.GetObjectFile()) in GetAllowAssemblyEmulationUnwindPlans() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
HDDynamicLoaderStatic.cpp37 ObjectFile *object_file = exe_module->GetObjectFile(); in CreateInstance() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDModule.cpp1541 ObjectFile *object_file = GetObjectFile(); in SetLoadAddress() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectTarget.cpp4146 ObjectFile *object_file = symbol_file->GetObjectFile(); in AddModuleSymbols() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp804 ObjectFile *object_file = exe_module->GetObjectFile(); in DoLaunch() local