Home
last modified time | relevance | path

Searched refs:module_ref (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/daemon/liblegacy/
Dp_module.h126 struct module_ref struct
/external/lldb/source/Core/
DModule.cpp1432 Module::MatchesModuleSpec (const ModuleSpec &module_ref) in MatchesModuleSpec() argument
1434 const UUID &uuid = module_ref.GetUUID(); in MatchesModuleSpec()
1445 const FileSpec &file_spec = module_ref.GetFileSpec(); in MatchesModuleSpec()
1452 const FileSpec &platform_file_spec = module_ref.GetPlatformFileSpec(); in MatchesModuleSpec()
1459 const ArchSpec &arch = module_ref.GetArchitecture(); in MatchesModuleSpec()
1466 const ConstString &object_name = module_ref.GetObjectName(); in MatchesModuleSpec()
/external/lldb/include/lldb/Core/
DModule.h102 MatchesModuleSpec (const ModuleSpec &module_ref);