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

  /src/external/gpl3/binutils/dist/gas/config/
tc-msp430.c 3559 bool need_reloc = false; local
3605 need_reloc = true;
3633 if (need_reloc)
tc-mips.c 19469 bool need_reloc;
19483 need_reloc = (S_FORCE_RELOC (fragp->fr_symbol, true)
19494 if (pcrel_op->include_isa_bit && !need_reloc)
19556 if (need_reloc)
19622 if (need_reloc)
19455 bool need_reloc; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-msp430.c 3559 bool need_reloc = false; local
3605 need_reloc = true;
3633 if (need_reloc)
tc-mips.c 19157 bool need_reloc;
19171 need_reloc = (S_FORCE_RELOC (fragp->fr_symbol, true)
19182 if (pcrel_op->include_isa_bit && !need_reloc)
19244 if (need_reloc)
19310 if (need_reloc)
19143 bool need_reloc; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 165 and set NEED_RELOC to true used in allocate_dynrelocs and
167 #define LARCH_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
180 (NEED_RELOC) = true; \
1340 bool need_reloc = false; local
1342 need_reloc);
1347 if (need_reloc)
1355 if (need_reloc)
3725 bool need_reloc = false; local
3727 need_reloc);
3731 if (need_reloc)
    [all...]
elfnn-riscv.c 114 /* Set NEED_RELOC to true if TLS GD/IE needs dynamic relocations, and INDX will
117 #define RISCV_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
129 (NEED_RELOC) = true; \
1327 bool need_reloc = false; local
1328 RISCV_TLS_GD_IE_NEED_DYN_RELOC(info, dyn, h, indx, need_reloc);
1334 if (need_reloc)
1342 if (need_reloc)
  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 239 and set NEED_RELOC to true used in allocate_dynrelocs and
241 #define LARCH_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
254 (NEED_RELOC) = true; \
1751 bool need_reloc = false; local
1753 need_reloc);
1758 if (need_reloc)
1766 if (need_reloc)
4228 bool need_reloc = false; local
4230 need_reloc);
4234 if (need_reloc)
4763 bool need_reloc = false; local
    [all...]
elfnn-riscv.c 114 /* Set NEED_RELOC to true if TLS GD/IE needs dynamic relocations, and INDX will
117 #define RISCV_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
129 (NEED_RELOC) = true; \
1516 bool need_reloc = false; local
1517 RISCV_TLS_GD_IE_NEED_DYN_RELOC(info, dyn, h, indx, need_reloc);
1523 if (need_reloc)
1531 if (need_reloc)
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 234 and set NEED_RELOC to true used in allocate_dynrelocs and
236 #define LARCH_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
249 (NEED_RELOC) = true; \
1569 bool need_reloc = false; local
1571 need_reloc);
1576 if (need_reloc)
1584 if (need_reloc)
3995 bool need_reloc = false; local
3997 need_reloc);
4001 if (need_reloc)
4475 bool need_reloc = false; local
    [all...]
elfnn-riscv.c 114 /* Set NEED_RELOC to true if TLS GD/IE needs dynamic relocations, and INDX will
117 #define RISCV_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
129 (NEED_RELOC) = true; \
1518 bool need_reloc = false; local
1519 RISCV_TLS_GD_IE_NEED_DYN_RELOC(info, dyn, h, indx, need_reloc);
1525 if (need_reloc)
1533 if (need_reloc)
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 225 and set NEED_RELOC to true used in allocate_dynrelocs and
227 #define LARCH_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
240 (NEED_RELOC) = true; \
1547 bool need_reloc = false; local
1549 need_reloc);
1554 if (need_reloc)
1562 if (need_reloc)
3960 bool need_reloc = false; local
3962 need_reloc);
3966 if (need_reloc)
4440 bool need_reloc = false; local
    [all...]
elfnn-riscv.c 114 /* Set NEED_RELOC to true if TLS GD/IE needs dynamic relocations, and INDX will
117 #define RISCV_TLS_GD_IE_NEED_DYN_RELOC(INFO, DYN, H, INDX, NEED_RELOC) \
129 (NEED_RELOC) = true; \
1325 bool need_reloc = false; local
1326 RISCV_TLS_GD_IE_NEED_DYN_RELOC(info, dyn, h, indx, need_reloc);
1332 if (need_reloc)
1340 if (need_reloc)

Completed in 91 milliseconds