Searched refs:switch_table_256 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-ip2k.c993 int switch_table_256; local
1014 switch_table_256 = ip2k_is_switch_table_256 (abfd, sec, irel->r_offset, misc->contents);
1016 if ((switch_table_128 > 0) || (switch_table_256 > 0))
1028 if (switch_table_256 == 0)

Completed in 167 milliseconds