Home
last modified time | relevance | path

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

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