Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DUnwindTable.cpp48 ObjectFile *object_file = m_module.GetObjectFile(); in Initialize() local
206 if (ObjectFile *object_file = m_module.GetObjectFile()) in GetAllowAssemblyEmulationUnwindPlans() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.cpp51 ObjectFile *object_file = exe_module->GetObjectFile(); in LLDB_PLUGIN_DEFINE() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DModule.cpp1557 ObjectFile *object_file = GetObjectFile(); in SetLoadAddress() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp802 ObjectFile *object_file = exe_module->GetObjectFile(); in DoLaunch() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp4088 ObjectFile *object_file = symbol_file->GetObjectFile(); in AddModuleSymbols() local