Home
last modified time | relevance | path

Searched defs:getsignalpc (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/vax/include/
H A Dkdbparam.h36 #define getsignalpc(fp) kdbget((fp)+92, DSP) /* pc of caller before signal */ macro
/original-bsd/sys/tahoe/include/
H A Dkdbparam.h40 #define getsignalpc(fp) kdbget((off_t)(fp)+44, DSP)/* pc of caller before signal */ macro