Home
last modified time | relevance | path

Searched refs:ahead (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/contrib/puff/
DREADME47 the size of the uncompressed data ahead of time.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c8822 bfd_vma ahead; in nds32_elf_relax_delete_blanks() local
8825 ahead = get_nds32_elf_blank_total (&blank_t, isym->st_value, 1); in nds32_elf_relax_delete_blanks()
8826 isym->st_value -= ahead; in nds32_elf_relax_delete_blanks()
8833 (&blank_t, orig_addr + isym->st_size, 0) - ahead; in nds32_elf_relax_delete_blanks()
8854 bfd_vma ahead; in nds32_elf_relax_delete_blanks() local
8857 ahead = get_nds32_elf_blank_total (&blank_t, sym_hash->root.u.def.value, 1); in nds32_elf_relax_delete_blanks()
8858 sym_hash->root.u.def.value -= ahead; in nds32_elf_relax_delete_blanks()
8864 (&blank_t, orig_addr + sym_hash->size, 0) - ahead; in nds32_elf_relax_delete_blanks()
DChangeLog-91934191 ahead and do the relocation.
/toolchain/binutils/binutils-2.27/config/
DChangeLog523 references. Move the main () test reference ahead of
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2009174 to avoid fetching ahead for the immediate bytes when OP_E_memory
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2004929 bytes_to_stretch. Look ahead to subsequent frags to make smarter
DChangeLog-92953686 * config/tc-hppa.c (md_apply_fix): Go ahead and call
/toolchain/binutils/binutils-2.27/binutils/doc/
Dbinutils.texi4166 to go ahead and export these special symbols. This is only meaningful
/toolchain/binutils/binutils-2.27/gold/
DChangeLog-081516486 missing version, go ahead and create the version anyhow.