Home
last modified time | relevance | path

Searched refs:more_words (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c7236 if (remaining == 0 && more_words) \
7243 more_words--; \
7264 unsigned int more_words, in decode_arm_unwind_bytecode() argument
7475 unsigned int more_words, in decode_tic6x_unwind_bytecode() argument
7633 unsigned int more_words = 0; in decode_arm_unwind() local
7686 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 …]