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

  /src/external/gpl3/gcc/dist/libgcc/config/pa/
fptr.c 52 typedef int (*fixup_t) (struct link_map *, unsigned int); typedef
81 fixup_t fixup;
143 fixup = (fixup_t) ((int) fixup_plabel | 2);
fptr.c 52 typedef int (*fixup_t) (struct link_map *, unsigned int); typedef
81 fixup_t fixup;
143 fixup = (fixup_t) ((int) fixup_plabel | 2);
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
fptr.c 52 typedef int (*fixup_t) (struct link_map *, unsigned int); typedef
81 fixup_t fixup;
143 fixup = (fixup_t) ((int) fixup_plabel | 2);
fptr.c 52 typedef int (*fixup_t) (struct link_map *, unsigned int); typedef
81 fixup_t fixup;
143 fixup = (fixup_t) ((int) fixup_plabel | 2);
  /src/external/gpl3/gcc/dist/gcc/fortran/
module.cc 119 typedef struct fixup_t struct
122 struct fixup_t *next;
124 fixup_t; typedef in typeref:struct:fixup_t
152 fixup_t *fixup;
162 fixup_t *stfixup;
411 resolve_fixups (fixup_t *f, void *gp)
413 fixup_t *next;
481 fixup_t *f;
493 f = XCNEW (fixup_t);
3272 fixup_t *f
    [all...]
module.cc 119 typedef struct fixup_t struct
122 struct fixup_t *next;
124 fixup_t; typedef in typeref:struct:fixup_t
152 fixup_t *fixup;
162 fixup_t *stfixup;
411 resolve_fixups (fixup_t *f, void *gp)
413 fixup_t *next;
481 fixup_t *f;
493 f = XCNEW (fixup_t);
3272 fixup_t *f
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
module.cc 119 typedef struct fixup_t struct
122 struct fixup_t *next;
124 fixup_t; typedef in typeref:struct:fixup_t
152 fixup_t *fixup;
162 fixup_t *stfixup;
411 resolve_fixups (fixup_t *f, void *gp)
413 fixup_t *next;
481 fixup_t *f;
493 f = XCNEW (fixup_t);
3253 fixup_t *f
    [all...]
module.cc 119 typedef struct fixup_t struct
122 struct fixup_t *next;
124 fixup_t; typedef in typeref:struct:fixup_t
152 fixup_t *fixup;
162 fixup_t *stfixup;
411 resolve_fixups (fixup_t *f, void *gp)
413 fixup_t *next;
481 fixup_t *f;
493 f = XCNEW (fixup_t);
3253 fixup_t *f
    [all...]

Completed in 143 milliseconds