HomeSort by: relevance | last modified time | path
    Searched refs:C_SECTION (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
internal.h 320 #define C_SECTION 104 /* section name */
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 330 #define C_SECTION 104 /* section name */
  /src/external/gpl3/binutils/dist/bfd/
coffcode.h 4789 case C_SECTION:
4851 if (src->u.syment.n_sclass == C_SECTION
5163 if (syment->n_sclass == C_SECTION)
cofflink.c 1856 case C_SECTION:
peXXigen.c 142 (C_SECTION), which MS documentation indicates is a section
147 if (in->n_sclass == C_SECTION)
  /src/external/gpl3/binutils.old/dist/bfd/
coffcode.h 4782 case C_SECTION:
4844 if (src->u.syment.n_sclass == C_SECTION
5156 if (syment->n_sclass == C_SECTION)
cofflink.c 1868 case C_SECTION:
peXXigen.c 142 (C_SECTION), which MS documentation indicates is a section
147 if (in->n_sclass == C_SECTION)

Completed in 84 milliseconds