HomeSort by relevance Sort by last modified time
    Searched full:switch_table_256 (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-ip2k.c 996 int switch_table_256; local
1017 switch_table_256 = ip2k_is_switch_table_256 (abfd, sec, irel->r_offset, misc->contents);
1019 if ((switch_table_128 > 0) || (switch_table_256 > 0))
1031 if (switch_table_256 == 0)
    [all...]

Completed in 3455 milliseconds