Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_size

1873   bfd_size_type input_size;
1883 input_size = bfd_get_section_limit (abfd, input_section);
1912 input_size - address, 0);
1930 elf_xtensa_do_asm_simplify (contents, address, input_size,
1972 if (input_size <= address)
1976 input_size - address);
2103 input_size - address);
2329 bfd_size_type input_size;
2339 input_size = bfd_get_section_limit (abfd, input_section);
2343 input_size - rel->r_offset);
2481 input_size - rel->r_offset);
2518 bfd_size_type input_size;
2547 input_size = bfd_get_section_limit (input_bfd, input_section);
2656 r = contract_asm_expansion (contents, input_size, rel,
2732 if (rel->r_offset >= input_size
2740 (uint64_t) input_size);