Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1541 bool replace_local_arch = true; in SetArchitecture() local
1579 replace_local_arch = false; in SetArchitecture()
1588 if (replace_local_arch) in SetArchitecture()