Home
last modified time | relevance | path

Searched refs:elf_next_file_pos (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf.c3618 off = elf_next_file_pos (abfd); in _bfd_elf_compute_section_file_positions()
3630 elf_next_file_pos (abfd) = off; in _bfd_elf_compute_section_file_positions()
4534 elf_next_file_pos (abfd) = bed->s->sizeof_ehdr; in assign_file_positions_for_load_sections()
4951 elf_next_file_pos (abfd) = off; in assign_file_positions_for_load_sections()
4977 off = elf_next_file_pos (abfd); in assign_file_positions_for_non_load_sections()
5202 elf_next_file_pos (abfd) = off; in assign_file_positions_for_non_load_sections()
5261 elf_next_file_pos (abfd) = off; in assign_file_positions_except_relocs()
5413 off = elf_next_file_pos (abfd); in _bfd_elf_assign_file_positions_for_relocs()
5432 elf_next_file_pos (abfd) = off; in _bfd_elf_assign_file_positions_for_relocs()
Delf-bfd.h1705 #define elf_next_file_pos(bfd) (elf_tdata(bfd) -> o->next_file_pos) macro
DChangeLog-20132225 (elf_seg_map, elf_next_file_pos, elf_eh_frame_hdr, elf_linker,
2256 (elf_seg_map, elf_next_file_pos, elf_eh_frame_hdr, elf_linker,
Delflink.c10709 off = elf_next_file_pos (abfd); in bfd_elf_final_link()
11153 elf_next_file_pos (abfd) = off; in bfd_elf_final_link()