HomeSort by: relevance | last modified time | path
    Searched defs:last_unwind_type (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-tic6x.c 3909 int last_unwind_type = -1;
3968 if (last_unwind_type == 0 || !last_exidx_sec)
3976 last_unwind_type = 0;
4009 if (last_unwind_type == 0)
4018 && last_unwind_type == 1)
4036 last_unwind_type = unwind_type;
4055 if (last_exidx_sec && last_unwind_type != 0)
3908 int last_unwind_type = -1; local
elf32-arm.c 13507 int last_unwind_type = -1; local
13565 if (last_unwind_type == 0 || !last_exidx_sec)
13573 last_unwind_type = 0;
13597 if (last_unwind_type > 0)
13605 last_unwind_type = 0;
13618 if (last_unwind_type == 0)
13626 && last_second_word == second_word && last_unwind_type == 1)
13644 last_unwind_type = unwind_type;
13664 && last_unwind_type != 0)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tic6x.c 3910 int last_unwind_type = -1;
3969 if (last_unwind_type == 0 || !last_exidx_sec)
3977 last_unwind_type = 0;
4010 if (last_unwind_type == 0)
4019 && last_unwind_type == 1)
4037 last_unwind_type = unwind_type;
4056 if (last_exidx_sec && last_unwind_type != 0)
3909 int last_unwind_type = -1; local
elf32-arm.c 13635 int last_unwind_type = -1; local
13693 if (last_unwind_type == 0 || !last_exidx_sec)
13701 last_unwind_type = 0;
13725 if (last_unwind_type > 0)
13733 last_unwind_type = 0;
13746 if (last_unwind_type == 0)
13754 && last_second_word == second_word && last_unwind_type == 1)
13772 last_unwind_type = unwind_type;
13792 && last_unwind_type != 0)
  /src/external/gpl3/gdb/dist/bfd/
elf32-tic6x.c 3908 int last_unwind_type = -1;
3967 if (last_unwind_type == 0 || !last_exidx_sec)
3975 last_unwind_type = 0;
4008 if (last_unwind_type == 0)
4017 && last_unwind_type == 1)
4035 last_unwind_type = unwind_type;
4054 if (last_exidx_sec && last_unwind_type != 0)
3907 int last_unwind_type = -1; local
elf32-arm.c 13629 int last_unwind_type = -1; local
13687 if (last_unwind_type == 0 || !last_exidx_sec)
13695 last_unwind_type = 0;
13719 if (last_unwind_type > 0)
13727 last_unwind_type = 0;
13740 if (last_unwind_type == 0)
13748 && last_second_word == second_word && last_unwind_type == 1)
13766 last_unwind_type = unwind_type;
13786 && last_unwind_type != 0)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tic6x.c 3916 int last_unwind_type = -1;
3975 if (last_unwind_type == 0 || !last_exidx_sec)
3983 last_unwind_type = 0;
4016 if (last_unwind_type == 0)
4025 && last_unwind_type == 1)
4043 last_unwind_type = unwind_type;
4062 if (last_exidx_sec && last_unwind_type != 0)
3915 int last_unwind_type = -1; local
elf32-arm.c 13551 int last_unwind_type = -1; local
13609 if (last_unwind_type == 0 || !last_exidx_sec)
13617 last_unwind_type = 0;
13641 if (last_unwind_type > 0)
13649 last_unwind_type = 0;
13662 if (last_unwind_type == 0)
13670 && last_second_word == second_word && last_unwind_type == 1)
13688 last_unwind_type = unwind_type;
13708 && last_unwind_type != 0)

Completed in 73 milliseconds