Home
last modified time | relevance | path

Searched refs:f_symptr (Results 51 – 75 of 99) sorted by relevance

1234

/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Drs6000.h27 char f_symptr[4]; /* file pointer to symtab */ member
H A Dalpha.h28 unsigned char f_symptr[8]; /* file pointer to symtab */ member
H A Dinternal.h78 bfd_vma f_symptr; /* file pointer to symtab */ member
H A Dti.h34 char f_symptr[4]; /* file pointer to symtab */ member
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Drs6000.h27 char f_symptr[4]; /* file pointer to symtab */ member
H A Dalpha.h28 unsigned char f_symptr[8]; /* file pointer to symtab */ member
H A Dinternal.h69 bfd_vma f_symptr; /* file pointer to symtab */ member
H A Dti.h34 char f_symptr[4]; /* file pointer to symtab */ member
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoffswap.h263 filehdr_dst->f_symptr = GET_FILEHDR_SYMPTR (abfd, filehdr_src->f_symptr); in coff_swap_filehdr_in()
285 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, filehdr_out->f_symptr); in coff_swap_filehdr_out()
H A Dcoff64-rs6000.c890 internal_f.f_symptr = 0; in xcoff64_write_object_contents()
910 internal_f.f_symptr = sym_base; in xcoff64_write_object_contents()
915 internal_f.f_symptr = sym_base; in xcoff64_write_object_contents()
2245 filehdr.f_symptr = 0; /* set below */ in xcoff64_generate_rtinit()
2506 filehdr.f_symptr = data_scnhdr.s_relptr + data_scnhdr.s_nreloc * RELSZ; in xcoff64_generate_rtinit()
H A Dcoffcode.h2057 coff->sym_filepos = internal_f->f_symptr; in coff_mkobject_hook()
3966 internal_f.f_symptr = sym_base; in coff_write_object_contents()
3976 internal_f.f_symptr = sym_base; in coff_write_object_contents()
3978 internal_f.f_symptr = 0; in coff_write_object_contents()
5474 filehdr_dst->f_symptr = in coff_bigobj_swap_filehdr_in()
5506 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, in coff_bigobj_swap_filehdr_out()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoffswap.h263 filehdr_dst->f_symptr = GET_FILEHDR_SYMPTR (abfd, filehdr_src->f_symptr); in coff_swap_filehdr_in()
285 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, filehdr_out->f_symptr); in coff_swap_filehdr_out()
H A Dcoff64-rs6000.c890 internal_f.f_symptr = 0; in xcoff64_write_object_contents()
910 internal_f.f_symptr = sym_base; in xcoff64_write_object_contents()
915 internal_f.f_symptr = sym_base; in xcoff64_write_object_contents()
2246 filehdr.f_symptr = 0; /* set below */ in xcoff64_generate_rtinit()
2507 filehdr.f_symptr = data_scnhdr.s_relptr + data_scnhdr.s_nreloc * RELSZ; in xcoff64_generate_rtinit()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoffswap.h290 filehdr_dst->f_symptr = GET_FILEHDR_SYMPTR (abfd, filehdr_src->f_symptr); in coff_swap_filehdr_in()
312 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, filehdr_out->f_symptr); in coff_swap_filehdr_out()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoffswap.h263 filehdr_dst->f_symptr = GET_FILEHDR_SYMPTR (abfd, filehdr_src->f_symptr); in coff_swap_filehdr_in()
285 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, filehdr_out->f_symptr); in coff_swap_filehdr_out()
H A Dcoff64-rs6000.c890 internal_f.f_symptr = 0; in xcoff64_write_object_contents()
910 internal_f.f_symptr = sym_base; in xcoff64_write_object_contents()
915 internal_f.f_symptr = sym_base; in xcoff64_write_object_contents()
2245 filehdr.f_symptr = 0; /* set below */ in xcoff64_generate_rtinit()
2506 filehdr.f_symptr = data_scnhdr.s_relptr + data_scnhdr.s_nreloc * RELSZ; in xcoff64_generate_rtinit()
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dalpha.h28 unsigned char f_symptr[8]; /* file pointer to symtab */ member
H A Dinternal.h69 bfd_vma f_symptr; /* file pointer to symtab */ member
H A Dti.h34 char f_symptr[4]; /* file pointer to symtab */ member
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h28 unsigned char f_symptr[8]; /* file pointer to symtab */ member
H A Dinternal.h69 bfd_vma f_symptr; /* file pointer to symtab */ member
H A Dti.h34 char f_symptr[4]; /* file pointer to symtab */ member
/netbsd/usr.sbin/kvm_mkdb/
H A Dnlist_ecoff.c143 symhdroff = exechdrp->f.f_symptr;
H A Dnlist_coff.c149 symhdroff = filehdrp->f_symptr;
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dcoff74 # f_symptr - symbol table pointer, only for not stripped

1234