Searched refs:is_target_arch (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/scripts/gdb/linux/ | ||
| D | tasks.py | 92 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 |