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

  /src/external/gpl3/binutils/dist/gas/config/
tc-bpf.c 408 relaxed_branch_length (fragS *fragp, asection *sec, int update)
468 return (fragp->fr_var = relaxed_branch_length (fragp, sec, true));
1211 unsigned worst_case = relaxed_branch_length (NULL, NULL, 0);
404 relaxed_branch_length (fragS *fragp, asection *sec, int update) function
tc-riscv.c 811 relaxed_branch_length (fragS *fragp, asection *sec, int update) function
1986 unsigned worst_case = relaxed_branch_length (NULL, NULL, 0);
5341 return (fragp->fr_var = relaxed_branch_length (fragp, segtype, false));
5384 fragp->fr_var = relaxed_branch_length (fragp, sec, true);
tc-mips.c 1442 static int relaxed_branch_length (fragS *, asection *, int);
8142 relaxed_branch_length (NULL, NULL,
18409 relaxed_branch_length (fragS *fragp, asection *sec, int update)
18676 fragp->fr_var = relaxed_branch_length (fragp, segtype, false);
18919 fragp->fr_var = relaxed_branch_length (fragp, sec, true);
18395 relaxed_branch_length (fragS *fragp, asection *sec, int update) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bpf.c 408 relaxed_branch_length (fragS *fragp, asection *sec, int update)
468 return (fragp->fr_var = relaxed_branch_length (fragp, sec, true));
1211 unsigned worst_case = relaxed_branch_length (NULL, NULL, 0);
404 relaxed_branch_length (fragS *fragp, asection *sec, int update) function
tc-riscv.c 811 relaxed_branch_length (fragS *fragp, asection *sec, int update) function
1986 unsigned worst_case = relaxed_branch_length (NULL, NULL, 0);
5330 return (fragp->fr_var = relaxed_branch_length (fragp, segtype, false));
5373 fragp->fr_var = relaxed_branch_length (fragp, sec, true);
tc-mips.c 1438 static int relaxed_branch_length (fragS *, asection *, int);
7833 relaxed_branch_length (NULL, NULL,
18098 relaxed_branch_length (fragS *fragp, asection *sec, int update)
18365 fragp->fr_var = relaxed_branch_length (fragp, segtype, false);
18607 fragp->fr_var = relaxed_branch_length (fragp, sec, true);
18084 relaxed_branch_length (fragS *fragp, asection *sec, int update) function

Completed in 84 milliseconds