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

  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
darwin-fallback.c 251 struct gcc_ucontext struct
258 struct gcc_ucontext *link;
329 struct gcc_ucontext *uctx;
343 uctx = (struct gcc_ucontext *) gprs[3];
352 uctx = (struct gcc_ucontext *) gprs[4];
361 uctx = (struct gcc_ucontext *) gprs[3];
linux-unwind.h 82 struct gcc_ucontext struct
99 struct gcc_ucontext uc;
103 struct gcc_ucontext *puc;
138 struct gcc_ucontext *puc;
162 struct gcc_ucontext uc;
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
darwin-fallback.c 251 struct gcc_ucontext struct
258 struct gcc_ucontext *link;
329 struct gcc_ucontext *uctx;
343 uctx = (struct gcc_ucontext *) gprs[3];
352 uctx = (struct gcc_ucontext *) gprs[4];
361 uctx = (struct gcc_ucontext *) gprs[3];
linux-unwind.h 82 struct gcc_ucontext struct
99 struct gcc_ucontext uc;
103 struct gcc_ucontext *puc;
138 struct gcc_ucontext *puc;
162 struct gcc_ucontext uc;

Completed in 19 milliseconds