| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc.old/dist/libgcc/config/i386/ | |
| gnu-unwind.h | 51 ucontext_t *uctxp; member in struct:handler_args::__anon16665::__anon16667 108 ucontext_t *uctxp = handler_args->posix.uctxp; local 109 gregset_t *gregset = &uctxp->uc_mcontext.gregs; |
| /src/external/gpl3/gcc/dist/libgcc/config/i386/ | |
| gnu-unwind.h | 150 ucontext_t *uctxp; member in struct:handler_args::__anon14251::__anon14253 207 ucontext_t *uctxp = handler_args->posix.uctxp; local 208 gregset_t *gregset = &uctxp->uc_mcontext.gregs; |