Home
last modified time | relevance | path

Searched defs:module_spec (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DModuleSpec.h323 bool GetModuleSpecAtIndex(size_t i, ModuleSpec &module_spec) const { in GetModuleSpecAtIndex()
333 bool FindMatchingModuleSpec(const ModuleSpec &module_spec, in FindMatchingModuleSpec()
358 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs()
DDebuggerEvents.h115 SymbolChangeEventData(lldb::DebuggerWP debugger_wp, ModuleSpec module_spec) in SymbolChangeEventData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DModuleSpec.h323 bool GetModuleSpecAtIndex(size_t i, ModuleSpec &module_spec) const { in GetModuleSpecAtIndex()
333 bool FindMatchingModuleSpec(const ModuleSpec &module_spec, in FindMatchingModuleSpec()
358 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs()
DDebuggerEvents.h113 SymbolChangeEventData(lldb::DebuggerWP debugger_wp, ModuleSpec module_spec) in SymbolChangeEventData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DModuleSpec.h323 bool GetModuleSpecAtIndex(size_t i, ModuleSpec &module_spec) const { in GetModuleSpecAtIndex()
333 bool FindMatchingModuleSpec(const ModuleSpec &module_spec, in FindMatchingModuleSpec()
358 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs()
DDebuggerEvents.h117 SymbolChangeEventData(lldb::DebuggerWP debugger_wp, ModuleSpec module_spec) in SymbolChangeEventData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DModuleSpec.h323 bool GetModuleSpecAtIndex(size_t i, ModuleSpec &module_spec) const { in GetModuleSpecAtIndex()
333 bool FindMatchingModuleSpec(const ModuleSpec &module_spec, in FindMatchingModuleSpec()
358 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs()
DDebuggerEvents.h117 SymbolChangeEventData(lldb::DebuggerWP debugger_wp, ModuleSpec module_spec) in SymbolChangeEventData()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc395 se::MultiModuleLoaderSpec module_spec; in ResolveConstantGlobals() local