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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 3343 bool is_undefweak,
3359 is_undefweak ? "[undefweak] " : "", name, msg);
3365 is_undefweak ? "[undefweak] " : "", name, msg);
3372 is_undefweak ? "[undefweak] " : "", name, msg);
3535 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3555 is_undefweak = false;
3599 if ((is_undefweak = h->root.type == bfd_link_hash_undefweak))
3845 is_undefweak, name,
3853 is_undefweak, name, "TLS section not be created");
3862 is_undefweak, name
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 3148 bool is_undefweak,
3164 is_undefweak ? "[undefweak] " : "", name, msg);
3170 is_undefweak ? "[undefweak] " : "", name, msg);
3177 is_undefweak ? "[undefweak] " : "", name, msg);
3303 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3323 is_undefweak = false;
3367 if ((is_undefweak = h->root.type == bfd_link_hash_undefweak))
3612 is_undefweak, name,
3620 is_undefweak, name, "TLS section not be created");
3629 is_undefweak, name
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 3113 bool is_undefweak,
3129 is_undefweak ? "[undefweak] " : "", name, msg);
3135 is_undefweak ? "[undefweak] " : "", name, msg);
3142 is_undefweak ? "[undefweak] " : "", name, msg);
3268 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3288 is_undefweak = false;
3332 if ((is_undefweak = h->root.type == bfd_link_hash_undefweak))
3577 is_undefweak, name,
3585 is_undefweak, name, "TLS section not be created");
3594 is_undefweak, name
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 3148 bool is_undefweak,
3164 is_undefweak ? "[undefweak] " : "", name, msg);
3170 is_undefweak ? "[undefweak] " : "", name, msg);
3177 is_undefweak ? "[undefweak] " : "", name, msg);
3303 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3323 is_undefweak = false;
3367 if ((is_undefweak = h->root.type == bfd_link_hash_undefweak))
3613 is_undefweak, name,
3621 is_undefweak, name, "TLS section not be created");
3630 is_undefweak, name
    [all...]

Completed in 23 milliseconds