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

/haiku-buildtools/binutils/bfd/
H A Dstabs.c70 struct stab_link_includes_entry struct
124 struct stab_link_includes_entry *ret =
125 (struct stab_link_includes_entry *) entry;
130 ret = (struct stab_link_includes_entry *)
131 bfd_hash_allocate (table, sizeof (struct stab_link_includes_entry));
136 ret = ((struct stab_link_includes_entry *)
202 sizeof (struct stab_link_includes_entry)))
303 struct stab_link_includes_entry * incl_entry;
366 incl_entry = (struct stab_link_includes_entry * )
/haiku-buildtools/legacy/binutils/bfd/
H A Dstabs.c69 struct stab_link_includes_entry struct
123 struct stab_link_includes_entry *ret =
124 (struct stab_link_includes_entry *) entry;
130 sizeof (struct stab_link_includes_entry));
135 ret = ((struct stab_link_includes_entry *)
201 sizeof (struct stab_link_includes_entry)))
300 struct stab_link_includes_entry * incl_entry;
363 incl_entry = (struct stab_link_includes_entry * )

Completed in 48 milliseconds