Searched refs:more_words (Results 1 – 1 of 1) sorted by relevance
7236 if (remaining == 0 && more_words) \7243 more_words--; \7264 unsigned int more_words, in decode_arm_unwind_bytecode() argument7475 unsigned int more_words, in decode_tic6x_unwind_bytecode() argument7633 unsigned int more_words = 0; in decode_arm_unwind() local7686 more_words = 1; in decode_arm_unwind()7693 more_words = word >> 24; in decode_arm_unwind()7719 more_words = 0; in decode_arm_unwind()7725 more_words = (word >> 16) & 0xff; in decode_arm_unwind()7736 decode_arm_unwind_bytecode (aux, word, remaining, more_words, in decode_arm_unwind()[all …]