Searched refs:destination_frame (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dtpf-unwind.h169 void *current, *stackptr, *destination_frame; local
229 destination_frame = (void *) *((unsigned long int *)
234 memcpy((void *) (destination_frame + TPFAREA_OFFSET),
240 *(unsigned long *) (destination_frame + ICST_CRET) =
255 *((unsigned long int *) (destination_frame +
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dtpf-unwind.h169 void *current, *stackptr, *destination_frame; local
229 destination_frame = (void *) *((unsigned long int *)
234 memcpy((void *) (destination_frame + TPFAREA_OFFSET),
240 *(unsigned long *) (destination_frame + ICST_CRET) =
255 *((unsigned long int *) (destination_frame +

Completed in 128 milliseconds