HomeSort by relevance Sort by last modified time
    Searched defs:raw_syment_count (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 32 #define obj_raw_syment_count(bfd) (coff_data (bfd)->raw_syment_count)
54 unsigned long raw_syment_count; member in struct:coff_tdata
libcoff.h 36 #define obj_raw_syment_count(bfd) (coff_data (bfd)->raw_syment_count)
58 unsigned long raw_syment_count; member in struct:coff_tdata
    [all...]

Completed in 152 milliseconds