Home
last modified time | relevance | path

Searched refs:cbPdOffset (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/binutils/include/coff/
HDsym.h74 bfd_vma cbPdOffset; /* offset to procedure descriptor table */ member
/trueos/contrib/gcc/
HDmips-tdump.c814 (long) sym_ptr->cbPdOffset, in print_sym_hdr()
1161 (ulong) (fdp->ipdFirst * sizeof (PDR) + sym_hdr.cbPdOffset)); in print_file_desc()
1356 sym_hdr.cbPdOffset, "Procedure tables"); in read_tfile()
HDmips-tfile.c3906 symbolic_header.cbPdOffset = file_offset; in update_headers()
4109 offset = symbolic_header.cbPdOffset; in write_object()
4381 orig_sym_hdr.cbPdOffset, in copy_object()
/trueos/contrib/binutils/bfd/
HDecoffswap.h112 intern->cbPdOffset = ECOFF_GET_OFF (abfd, ext->h_cbPdOffset); in ecoff_swap_hdr_in()
154 ECOFF_PUT_OFF (abfd, intern->cbPdOffset, ext->h_cbPdOffset); in ecoff_swap_hdr_out()
HDecofflink.c961 file_ptr pos = (input_symhdr->cbPdOffset
1493 SET (cbPdOffset, ipdMax, swap->external_pdr_size);
1549 WRITE (external_pdr, ipdMax, swap->external_pdr_size, cbPdOffset);
HDecoff.c538 UPDATE_RAW_END (cbPdOffset, ipdMax, backend->debug_swap.external_pdr_size); in _bfd_ecoff_slurp_symbolic_info()
584 FIX (cbPdOffset, external_pdr, void *); in _bfd_ecoff_slurp_symbolic_info()
3933 READ (external_pdr, cbPdOffset, ipdMax, swap->external_pdr_size, void *); in ecoff_final_link_debug_accumulate()
HDelf64-alpha.c1364 READ (external_pdr, cbPdOffset, ipdMax, swap->external_pdr_size, PTR); in elf64_alpha_read_ecoff_info()
HDelfxx-mips.c906 READ (external_pdr, cbPdOffset, ipdMax, swap->external_pdr_size, void *); in _bfd_mips_elf_read_ecoff_info()
/trueos/contrib/binutils/gas/config/
HDobj-elf.c2074 SET (external_pdr, cbPdOffset, void *); in elf_frob_file_after_relocs()
/trueos/contrib/binutils/gas/
HDecoff.c4717 hdr->cbPdOffset = offset; in ecoff_build_debug()
4730 (void) ecoff_build_procs (backend, &buf, &bufend, hdr->cbPdOffset); in ecoff_build_debug()