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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c6478 typedef struct ebb_constraint_struct ebb_constraint;
6507 init_ebb_constraint (ebb_constraint *c)
6509 memset (c, 0, sizeof (ebb_constraint));
6514 free_ebb_constraint (ebb_constraint *c)
6729 ebb_propose_action (ebb_constraint *c,
6885 static bool compute_ebb_proposed_actions (ebb_constraint *);
6886 static bool compute_ebb_actions (ebb_constraint *);
6890 reloc_range_list *, const ebb_constraint *,
6892 static bool check_section_ebb_reduces (const ebb_constraint *);
6894 (text_action_list *, const ebb_constraint *, asectio
6465 typedef struct ebb_constraint_struct ebb_constraint; typedef in typeref:struct:ebb_constraint_struct
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c6470 typedef struct ebb_constraint_struct ebb_constraint;
6499 init_ebb_constraint (ebb_constraint *c)
6501 memset (c, 0, sizeof (ebb_constraint));
6506 free_ebb_constraint (ebb_constraint *c)
6721 ebb_propose_action (ebb_constraint *c,
6877 static bfd_boolean compute_ebb_proposed_actions (ebb_constraint *);
6878 static bfd_boolean compute_ebb_actions (ebb_constraint *);
6882 reloc_range_list *, const ebb_constraint *,
6884 static bfd_boolean check_section_ebb_reduces (const ebb_constraint *);
6886 (text_action_list *, const ebb_constraint *, asectio
6450 typedef struct ebb_constraint_struct ebb_constraint; typedef in typeref:struct:ebb_constraint_struct
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c6471 typedef struct ebb_constraint_struct ebb_constraint;
6500 init_ebb_constraint (ebb_constraint *c)
6502 memset (c, 0, sizeof (ebb_constraint));
6507 free_ebb_constraint (ebb_constraint *c)
6722 ebb_propose_action (ebb_constraint *c,
6878 static bool compute_ebb_proposed_actions (ebb_constraint *);
6879 static bool compute_ebb_actions (ebb_constraint *);
6883 reloc_range_list *, const ebb_constraint *,
6885 static bool check_section_ebb_reduces (const ebb_constraint *);
6887 (text_action_list *, const ebb_constraint *, asectio
6451 typedef struct ebb_constraint_struct ebb_constraint; typedef in typeref:struct:ebb_constraint_struct
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c6485 typedef struct ebb_constraint_struct ebb_constraint;
6514 init_ebb_constraint (ebb_constraint *c)
6516 memset (c, 0, sizeof (ebb_constraint));
6521 free_ebb_constraint (ebb_constraint *c)
6736 ebb_propose_action (ebb_constraint *c,
6892 static bool compute_ebb_proposed_actions (ebb_constraint *);
6893 static bool compute_ebb_actions (ebb_constraint *);
6897 reloc_range_list *, const ebb_constraint *,
6899 static bool check_section_ebb_reduces (const ebb_constraint *);
6901 (text_action_list *, const ebb_constraint *, asectio
6465 typedef struct ebb_constraint_struct ebb_constraint; typedef in typeref:struct:ebb_constraint_struct
[all...]

Completed in 294 milliseconds