Searched refs:srcidx (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | bout.c | 48 unsigned int srcidx, unsigned int dstidx, asection *, bfd_boolean)); 425 callj_callback (abfd, link_info, reloc_entry, data, srcidx, dstidx, in callj_callback() argument 431 unsigned int srcidx; 436 int word = bfd_get_32 (abfd, (bfd_byte *) data + srcidx);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | bout.c | 583 unsigned int srcidx, in callj_callback() argument 588 int word = bfd_get_32 (abfd, (bfd_byte *) data + srcidx); in callj_callback()
|