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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c114 int symbol_is_glue; member in struct:ppc_coff_link_hash_entry
170 ret->symbol_is_glue = 0;
962 h->symbol_is_glue = 1;
1284 if (h->symbol_is_glue == 1)
1326 if (h->symbol_is_glue == 1)
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c111 int symbol_is_glue; member in struct:ppc_coff_link_hash_entry
153 ret->symbol_is_glue = 0;
892 h->symbol_is_glue = 1;
1215 if (h->symbol_is_glue == 1)
1262 if (h->symbol_is_glue == 1)

Completed in 175 milliseconds