Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_size

1871   bfd_size_type input_size;
1881 input_size = bfd_get_section_limit (abfd, input_section);
1910 input_size - address, 0);
1928 elf_xtensa_do_asm_simplify (contents, address, input_size,
1970 if (input_size <= address)
1974 input_size - address);
2101 input_size - address);
2327 bfd_size_type input_size;
2337 input_size = bfd_get_section_limit (abfd, input_section);
2341 input_size - rel->r_offset);
2479 input_size - rel->r_offset);
2516 bfd_size_type input_size;
2545 input_size = bfd_get_section_limit (input_bfd, input_section);
2654 r = contract_asm_expansion (contents, input_size, rel,
2730 if (rel->r_offset >= input_size
2738 (uint64_t) input_size);