Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dunwind-ia64.c1049 static const unw_decoder unw_decode_table[2][8] = variable
1083 decoder = unw_decode_table[inside_body][code >> 5]; in unw_decode()
DChangeLog-2010624 (unw_decode_table): Make it const.