Home
last modified time | relevance | path

Searched refs:obj_relocbase (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dlibcoff-in.h32 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro
Dlibcoff.h36 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro
Dcoffcode.h3261 obj_relocbase (abfd) = sofar; in coff_compute_section_file_positions()
3392 reloc_base = obj_relocbase (abfd); in coff_write_object_contents()
Dcoff-ppc.c2101 rel_filepos = obj_relocbase (abfd);
Dcoff64-rs6000.c780 reloc_base = obj_relocbase (abfd);
Dcofflink.c687 rel_filepos = obj_relocbase (abfd); in _bfd_coff_final_link()
Dxcofflink.c5547 rel_filepos = obj_relocbase (abfd); in _bfd_xcoff_bfd_final_link()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dlibcoff-in.h33 #define obj_relocbase(bfd) (coff_data(bfd)->relocbase) macro
Dlibcoff.h37 #define obj_relocbase(bfd) (coff_data(bfd)->relocbase) macro
Dcoffcode.h3309 obj_relocbase (abfd) = sofar;
3528 reloc_base = obj_relocbase (abfd);
Dcoff-ppc.c2299 rel_filepos = obj_relocbase (abfd);
Dcoff64-rs6000.c781 reloc_base = obj_relocbase (abfd);
Dcofflink.c685 rel_filepos = obj_relocbase (abfd); in _bfd_coff_final_link()
Dxcofflink.c3767 rel_filepos = obj_relocbase (abfd);