HomeSort by relevance Sort by last modified time
    Searched refs:virt_size (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
pei-x86_64.c 487 stop = pei_section_data (abfd, pdata_section)->virt_size;
502 /* virt_size might be zero for objects. */
688 + pei_section_data (abfd, pdata_section)->virt_size))
libcoff-in.h 219 bfd_size_type virt_size; member in struct:pei_section_tdata
libcoff.h 223 bfd_size_type virt_size; member in struct:pei_section_tdata
    [all...]
coffcode.h     [all...]
peXXigen.c 616 int size = pei_section_data (abfd, sec)->virt_size;
728 in the virt_size field). Files have been seen (from MSVC
740 + SA (FA (pei_section_data (abfd, sec)->virt_size)));
    [all...]

Completed in 205 milliseconds