Searched defs:target_arch (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/include/qemu/ |
H A D | target-info-impl.h | 18 SysEmuTarget target_arch; member
|
/openbmc/qemu/ |
H A D | target-info.c | 25 SysEmuTarget target_arch(void) in target_arch() function
|
H A D | meson.build | 3772 target_arch = {} variable
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/ |
H A D | case.py | 93 def check_elf(self, path, target_os=None, target_arch=None): argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | ide_sdk.py | 76 def __init__(self, name, target_arch=None): argument 109 def __init__(self, args, target_arch, target_device): argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | types.py | 176 def qemu_use_kvm(kvm, target_arch): argument
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
H A D | __init__.py | 99 def generate_locale_archive(d, rootfs, target_arch, localedir): argument
|
/openbmc/qemu/disas/ |
H A D | sh4.c | 1518 unsigned int target_arch; in print_insn_sh() local
|