Searched refs:lend (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-bfin.c1921 Expr_Node *lbegin, *lend; local
1940 lend = Expr_Node_Create (Expr_Node_Reloc, lendval, NULL, NULL);
1941 return bfin_gen_loopsetup(lbegin, reg, rop, lend, preg);
/haiku-buildtools/binutils/gas/config/
H A Dtc-bfin.c1872 Expr_Node *lbegin, *lend;
1894 lend = Expr_Node_Create (Expr_Node_Reloc, lendval, NULL, NULL);
1900 return bfin_gen_loopsetup (lbegin, reg, rop, lend, preg);
1871 Expr_Node *lbegin, *lend; local
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c5298 bfd_byte *contents, *l, *lend;
5309 lend = contents + hdr->sh_size;
5310 while (l + sizeof (Elf_External_Options) <= lend)
5518 bfd_byte *contents, *l, *lend;
5530 lend = contents + hdr->sh_size;
5531 while (l + sizeof (Elf_External_Options) <= lend)
5273 bfd_byte *contents, *l, *lend; local
5493 bfd_byte *contents, *l, *lend; local
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c7131 bfd_byte *contents, *l, *lend;
7142 lend = contents + hdr->sh_size;
7143 while (l + sizeof (Elf_External_Options) <= lend)
7364 bfd_byte *contents, *l, *lend;
7376 lend = contents + hdr->sh_size;
7377 while (l + sizeof (Elf_External_Options) <= lend)
7103 bfd_byte *contents, *l, *lend; local
7336 bfd_byte *contents, *l, *lend; local

Completed in 239 milliseconds