Home
last modified time | relevance | path

Searched refs:c_lsize (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Drs6000-core.c182 # define CNEW_LSIZE(c) (c).c_lsize
346 bfd_size_type c_size, c_regsize, c_lsize; in rs6000coff_core_p() local
372 c_lsize = CNEW_LSIZE (core.new_dump); in rs6000coff_core_p()
383 c_lsize = 0x7ffffff; in rs6000coff_core_p()
528 c_lsize, (bfd_vma) 0, c_loader)) in rs6000coff_core_p()
Daix5ppc-core.c95 || ((CHECK_FILE_OFFSET (statbuf, core.c_loader + core.c_lsize))) in xcoff64_core_p()
155 sec->size = core.c_lsize; in xcoff64_core_p()
/toolchain/binutils/binutils-2.27/include/coff/
Drs6000.h307 unsigned char c_lsize[8]; member
/toolchain/binutils/binutils-2.27/binutils/
Dod-xcoff.c1693 bfd_h_get_64 (abfd, hdr->c_lsize)); in dump_dumpx_core()
1731 bfd_size_type len = (bfd_size_type) bfd_h_get_64 (abfd, hdr->c_lsize); in dump_dumpx_core()