Searched refs:is_native (Results 1 – 6 of 6) sorted by relevance
4 is_native = config.root.host_triple == config.root.target_triple5 if not is_native or not is_arm_linux_eabi(config.root.host_triple):
523 bool is_native; in test_emulation() local542 is_native = (num_vsyscall_traps > 1); in test_emulation()545 (is_native ? "FAIL" : "OK"), in test_emulation()546 (is_native ? "native" : "emulated"), in test_emulation()549 return is_native; in test_emulation()
78 bool is_native() const { in is_native() function
9505 bool is_native() const;9700 inline bool DecoderMethod::is_native() const {
6279 bool is_native() const {