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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c5370 typedef struct ebb_constraint_struct ebb_constraint;
5399 init_ebb_constraint (ebb_constraint *c)
5401 memset (c, 0, sizeof (ebb_constraint));
5406 free_ebb_constraint (ebb_constraint *c)
5616 ebb_propose_action (ebb_constraint *c,
5775 static bfd_boolean compute_ebb_proposed_actions (ebb_constraint *);
5776 static bfd_boolean compute_ebb_actions (ebb_constraint *);
5778 (bfd *, asection *, bfd_byte *, Elf_Internal_Rela *, const ebb_constraint *,
5780 static bfd_boolean check_section_ebb_reduces (const ebb_constraint *);
5782 (text_action_list *, const ebb_constraint *, asectio
5350 typedef struct ebb_constraint_struct ebb_constraint; typedef in typeref:struct:ebb_constraint_struct
[all...]

Completed in 345 milliseconds