Searched refs:arch_to_rust_arch (Results 1 – 4 of 4) sorted by relevance
2 def arch_to_rust_arch(arch): function
69 arch = oe.rust.arch_to_rust_arch(d.getVar('{}_ARCH'.format(thing)))95 RUST_BUILD_ARCH = "${@oe.rust.arch_to_rust_arch(d.getVar('BUILD_ARCH'))}"
300 rust_arch = oe.rust.arch_to_rust_arch(arch)