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

  /src/external/gpl3/binutils/dist/bfd/
elf32-tic6x.c 69 typedef struct tic6x_unwind_table_edit struct
77 struct tic6x_unwind_table_edit *next;
79 tic6x_unwind_table_edit; typedef in typeref:struct:tic6x_unwind_table_edit
97 tic6x_unwind_table_edit *unwind_edit_list;
98 tic6x_unwind_table_edit *unwind_edit_tail;
3810 elf32_tic6x_add_unwind_table_edit (tic6x_unwind_table_edit **head,
3811 tic6x_unwind_table_edit **tail,
3816 tic6x_unwind_table_edit *new_edit = (tic6x_unwind_table_edit *)
3817 xmalloc (sizeof (tic6x_unwind_table_edit));
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tic6x.c 69 typedef struct tic6x_unwind_table_edit struct
77 struct tic6x_unwind_table_edit *next;
79 tic6x_unwind_table_edit; typedef in typeref:struct:tic6x_unwind_table_edit
97 tic6x_unwind_table_edit *unwind_edit_list;
98 tic6x_unwind_table_edit *unwind_edit_tail;
3811 elf32_tic6x_add_unwind_table_edit (tic6x_unwind_table_edit **head,
3812 tic6x_unwind_table_edit **tail,
3817 tic6x_unwind_table_edit *new_edit = (tic6x_unwind_table_edit *)
3818 xmalloc (sizeof (tic6x_unwind_table_edit));
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-tic6x.c 69 typedef struct tic6x_unwind_table_edit struct
77 struct tic6x_unwind_table_edit *next;
79 tic6x_unwind_table_edit; typedef in typeref:struct:tic6x_unwind_table_edit
97 tic6x_unwind_table_edit *unwind_edit_list;
98 tic6x_unwind_table_edit *unwind_edit_tail;
3809 elf32_tic6x_add_unwind_table_edit (tic6x_unwind_table_edit **head,
3810 tic6x_unwind_table_edit **tail,
3815 tic6x_unwind_table_edit *new_edit = (tic6x_unwind_table_edit *)
3816 xmalloc (sizeof (tic6x_unwind_table_edit));
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tic6x.c 69 typedef struct tic6x_unwind_table_edit struct
77 struct tic6x_unwind_table_edit *next;
79 tic6x_unwind_table_edit; typedef in typeref:struct:tic6x_unwind_table_edit
97 tic6x_unwind_table_edit *unwind_edit_list;
98 tic6x_unwind_table_edit *unwind_edit_tail;
3817 elf32_tic6x_add_unwind_table_edit (tic6x_unwind_table_edit **head,
3818 tic6x_unwind_table_edit **tail,
3823 tic6x_unwind_table_edit *new_edit = (tic6x_unwind_table_edit *)
3824 xmalloc (sizeof (tic6x_unwind_table_edit));
    [all...]

Completed in 33 milliseconds