Home
last modified time | relevance | path

Searched refs:GetModuleSpecifications (Results 1 – 20 of 20) sorted by relevance

/external/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DObjectContainerUniversalMachO.cpp30 GetModuleSpecifications); in Initialize()
277 ObjectContainerUniversalMachO::GetModuleSpecifications (const lldb_private::FileSpec& file, in GetModuleSpecifications() function in ObjectContainerUniversalMachO
300 ObjectFile::GetModuleSpecifications (file, in GetModuleSpecifications()
DObjectContainerUniversalMachO.h46 GetModuleSpecifications (const lldb_private::FileSpec& file,
/external/lldb/source/API/
DSBModuleSpec.cpp173 SBModuleSpecList::GetModuleSpecifications (const char *path) in GetModuleSpecifications() function in SBModuleSpecList
178 ObjectFile::GetModuleSpecifications(file_spec, 0, 0, *specs.m_opaque_ap); in GetModuleSpecifications()
/external/lldb/include/lldb/Symbol/
DObjectFile.h183 GetModuleSpecifications (const FileSpec &file,
189 GetModuleSpecifications (const lldb_private::FileSpec& file,
/external/lldb/scripts/Python/interface/
DSBModuleSpec.i108 GetModuleSpecifications (const char *path);
/external/lldb/include/lldb/API/
DSBModuleSpec.h125 GetModuleSpecifications (const char *path);
/external/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.cpp272 GetModuleSpecifications); in Initialize()
509 ObjectContainerBSDArchive::GetModuleSpecifications (const lldb_private::FileSpec& file, in GetModuleSpecifications() function in ObjectContainerBSDArchive
547 if (ObjectFile::GetModuleSpecifications(file, in GetModuleSpecifications()
DObjectContainerBSDArchive.h50 GetModuleSpecifications (const lldb_private::FileSpec& file,
/external/lldb/source/Symbol/
DObjectFile.cpp187 ObjectFile::GetModuleSpecifications (const FileSpec &file, in GetModuleSpecifications() function in ObjectFile
201 return ObjectFile::GetModuleSpecifications (file, // file spec in GetModuleSpecifications()
212 ObjectFile::GetModuleSpecifications (const lldb_private::FileSpec& file, in GetModuleSpecifications() function in ObjectFile
/external/lldb/source/Host/common/
DSymbols.cpp96 … const size_t num_specs = ObjectFile::GetModuleSpecifications (file_spec, 0, 0, specs); in LocateExecutableSymbolFile()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.h59 GetModuleSpecifications (const lldb_private::FileSpec& file,
DObjectFileMachO.cpp429 GetModuleSpecifications); in Initialize()
497 ObjectFileMachO::GetModuleSpecifications (const lldb_private::FileSpec& file, in GetModuleSpecifications() function in ObjectFileMachO
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.h52 GetModuleSpecifications (const lldb_private::FileSpec& file,
DObjectFilePECOFF.cpp126 GetModuleSpecifications); in Initialize()
186 ObjectFilePECOFF::GetModuleSpecifications (const lldb_private::FileSpec& file, in GetModuleSpecifications() function in ObjectFilePECOFF
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h63 GetModuleSpecifications (const lldb_private::FileSpec& file,
DObjectFileELF.cpp154 GetModuleSpecifications); in Initialize()
303 ObjectFileELF::GetModuleSpecifications (const lldb_private::FileSpec& file, in GetModuleSpecifications() function in ObjectFileELF
/external/lldb/source/Host/linux/
DHost.cpp338 const size_t num_specs = ObjectFile::GetModuleSpecifications (filespec, 0, 0, specs); in GetELFProcessCPUType()
/external/lldb/source/Target/
DTargetList.cpp96 …const size_t num_specs = ObjectFile::GetModuleSpecifications (module_spec.GetFileSpec(), file_offs… in CreateTarget()
/external/lldb/source/Commands/
DCommandObjectTarget.cpp4288 …if (ObjectFile::GetModuleSpecifications(module_spec.GetSymbolFileSpec(), 0, 0, symfile_module_spec… in AddModuleSymbols()
/external/lldb/www/python_reference/
Dapi-objects.txt3368 lldb.SBModuleSpecList.GetModuleSpecifications lldb.SBModuleSpecList-class.html#GetModuleSpecificati…