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

  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 2645 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
2782 is_desc = false;
3690 is_desc = true;
3807 if (is_desc)
elfnn-riscv.c 2232 bool unresolved_reloc, is_ie = false, is_desc = false; local
2965 is_desc = true;
3098 else if (is_desc)
  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 3535 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3674 is_desc = false;
4728 is_desc = true;
4845 if (is_desc)
elfnn-riscv.c 2456 bool unresolved_reloc, is_ie = false, is_desc = false; local
3216 is_desc = true;
3349 else if (is_desc)
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 3303 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3441 is_desc = false;
4440 is_desc = true;
4557 if (is_desc)
elfnn-riscv.c 2455 bool unresolved_reloc, is_ie = false, is_desc = false; local
3202 is_desc = true;
3335 else if (is_desc)
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 3268 bool is_ie, is_desc, is_undefweak, unresolved_reloc, defined_local; local
3406 is_desc = false;
4405 is_desc = true;
4522 if (is_desc)
elfnn-riscv.c 2258 bool unresolved_reloc, is_ie = false, is_desc = false; local
3001 is_desc = true;
3134 else if (is_desc)
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 2299 bool is_desc = false;
2340 is_desc = true;
2352 if ((!TARGET_CONST_GP || is_desc) && !noreturn_p && !sibcall_p)
2295 bool is_desc = false; local
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 2289 bool is_desc = false;
2330 is_desc = true;
2342 if ((!TARGET_CONST_GP || is_desc) && !noreturn_p && !sibcall_p)
2285 bool is_desc = false; local

Completed in 128 milliseconds