Searched refs:is_target_arch (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/scripts/gdb/linux/ | ||
D | tasks.py | 76 if utils.is_target_arch("ia64"): |
D | cpus.py | 39 if utils.is_target_arch("sparc:v9"): |
D | utils.py | 114 def is_target_arch(arch): function |