Home
last modified time | relevance | path

Searched refs:rfdBase (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A Dsym.h128 long rfdBase; /* index into the file indirect table */ member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dsym.h128 long rfdBase; /* index into the file indirect table */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h128 long rfdBase; /* index into the file indirect table */ member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h212 intern->rfdBase = H_GET_32 (abfd, ext->f_rfdBase); in ecoff_swap_fdr_in()
278 H_PUT_32 (abfd, intern->rfdBase, ext->f_rfdBase); in ecoff_swap_fdr_out()
H A Decofflink.c1012 fdr.rfdBase = newrfdbase; in bfd_ecoff_debug_accumulate()
1018 fdr.rfdBase += oldrfdbase; in bfd_ecoff_debug_accumulate()
H A Decoff.c1108 + ((fdr->rfdBase + ifd) in ecoff_emit_aggregate()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h212 intern->rfdBase = H_GET_32 (abfd, ext->f_rfdBase); in ecoff_swap_fdr_in()
278 H_PUT_32 (abfd, intern->rfdBase, ext->f_rfdBase); in ecoff_swap_fdr_out()
H A Decofflink.c1012 fdr.rfdBase = newrfdbase; in bfd_ecoff_debug_accumulate()
1018 fdr.rfdBase += oldrfdbase; in bfd_ecoff_debug_accumulate()
H A Decoff.c1032 + ((fdr->rfdBase + ifd) in ecoff_emit_aggregate()