Home
last modified time | relevance | path

Searched refs:update_triple (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Core/
DArchSpec.cpp659 bool update_triple = true; in SetArchitecture() local
670 update_triple = false; in SetArchitecture()
703 CoreUpdated(update_triple); in SetArchitecture()
811 ArchSpec::CoreUpdated (bool update_triple) in CoreUpdated() argument
816 if (update_triple) in CoreUpdated()
822 if (update_triple) in CoreUpdated()
/external/lldb/include/lldb/Core/
DArchSpec.h402 CoreUpdated (bool update_triple);