Home
last modified time | relevance | path

Searched defs:new_arch (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-sh.c490 unsigned int old_arch, new_arch, merged_arch; in sh_merge_bfd_arch() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp288 bool ObjectFile::SetModulesArchitecture(const ArchSpec &new_arch) { in SetModulesArchitecture()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp1542 bool Module::SetArchitecture(const ArchSpec &new_arch) { in SetArchitecture()