Home
last modified time | relevance | path

Searched defs:arch_spec (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Target/
DTarget.cpp1069 Target::SetArchitecture (const ArchSpec &arch_spec) in SetArchitecture()
/external/lldb/source/API/
DSBTarget.cpp789 const ArchSpec &arch_spec = target_sp->GetArchitecture(); in Launch() local