Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dxtensa-modules.c1412 static const uint32 b4const_table[] = { variable
1434 val = b4const_table[val]; in decode_b4const()
1444 if (b4const_table[i] == val) goto found; in encode_b4const()