Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c3136 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3138 if (!done_lookup) in get_const16_opcode()
3141 done_lookup = TRUE; in get_const16_opcode()
3151 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3153 if (!done_lookup) in get_l32r_opcode()
3156 done_lookup = TRUE; in get_l32r_opcode()