Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c12762 int text_bytes = 0; in get_num_stack_text_bytes() local
12768 text_bytes += xg_get_single_size (tinsn->opcode); in get_num_stack_text_bytes()
12770 return text_bytes; in get_num_stack_text_bytes()