Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c3927 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3929 if (!done_lookup) in get_const16_opcode()
3932 done_lookup = TRUE; in get_const16_opcode()
3942 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3944 if (!done_lookup) in get_l32r_opcode()
3947 done_lookup = TRUE; in get_l32r_opcode()