Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp49 ObjectFile *object_file = m_module.GetObjectFile(); in Initialize() local
206 if (ObjectFile *object_file = m_module.GetObjectFile()) GetAllowAssemblyEmulationUnwindPlans() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp51 ObjectFile *object_file = exe_module->GetObjectFile(); in LLDB_PLUGIN_DEFINE() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1502 ObjectFile *object_file = GetObjectFile(); SetLoadAddress() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2686 ObjectFile *object_file = m_objc_module_sp->GetObjectFile(); WarnIfNoExpandedSharedCache() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1749 auto type = object_file->GetType(); in ModulesDidUnload() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp4457 ObjectFile *object_file = symbol_file->GetObjectFile(); AddModuleSymbols() local