Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibcoff-in.h32 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro
H A Dlibcoff.h36 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro
H A Dcoffcode.h3269 obj_relocbase (abfd) = sofar; in coff_compute_section_file_positions()
3400 reloc_base = obj_relocbase (abfd); in coff_write_object_contents()
H A Dcoff-ppc.c2116 rel_filepos = obj_relocbase (abfd);
H A Dcoff64-rs6000.c781 reloc_base = obj_relocbase (abfd);
H A Dcofflink.c687 rel_filepos = obj_relocbase (abfd); in _bfd_coff_final_link()
H A Dxcofflink.c5548 rel_filepos = obj_relocbase (abfd); in _bfd_xcoff_bfd_final_link()