HomeSort by: relevance | last modified time | path
    Searched defs:SYMENT (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 249 which is associated with the API-defined SYMENT type. */
262 typedef struct internal_syment SYMENT;
300 extern char *ldgetname (LDFILE *, SYMENT *);
301 extern int ldtbread (LDFILE *, long, SYMENT *);
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 249 which is associated with the API-defined SYMENT type. */
262 typedef struct internal_syment SYMENT;
300 extern char *ldgetname (LDFILE *, SYMENT *);
301 extern int ldtbread (LDFILE *, long, SYMENT *);
  /src/external/cddl/osnet/dist/head/
syms.h 45 struct syment struct
213 #define SYMENT struct syment
214 #define SYMESZ 18 /* sizeof(SYMENT) */
  /src/external/gpl3/binutils/dist/include/coff/
external.h 161 SYMENT;
rs6000.h 208 #define SYMENT struct external_syment
rs6k64.h 202 #define SYMENT struct external_syment
ti.h 468 #define SYMENT struct external_syment
511 SYMENT *dst = (SYMENT *)(EXT); \
  /src/external/gpl3/binutils.old/dist/include/coff/
external.h 170 #define SYMENT struct external_syment
rs6000.h 208 #define SYMENT struct external_syment
rs6k64.h 202 #define SYMENT struct external_syment
ti.h 468 #define SYMENT struct external_syment
511 SYMENT *dst = (SYMENT *)(EXT); \
  /src/external/gpl3/gdb.old/dist/include/coff/
external.h 170 #define SYMENT struct external_syment
rs6000.h 208 #define SYMENT struct external_syment
rs6k64.h 202 #define SYMENT struct external_syment
ti.h 468 #define SYMENT struct external_syment
511 SYMENT *dst = (SYMENT *)(EXT); \
  /src/external/gpl3/gdb/dist/include/coff/
external.h 161 SYMENT;
rs6000.h 208 #define SYMENT struct external_syment
rs6k64.h 202 #define SYMENT struct external_syment
ti.h 468 #define SYMENT struct external_syment
511 SYMENT *dst = (SYMENT *)(EXT); \

Completed in 20 milliseconds