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

  /toolchain/binutils/binutils-2.25/bfd/
liboasys.h 35 #define oasys_per_section(x) ((oasys_per_section_type *)(x->used_by_bfd))
50 } oasys_per_section_type; typedef in typeref:struct:_oasys_per_section
oasys.c 345 oasys_per_section_type *per;
692 = bfd_alloc (abfd, (bfd_size_type) sizeof (oasys_per_section_type));
724 oasys_per_section_type *p = oasys_per_section (section);
    [all...]

Completed in 124 milliseconds