Home
last modified time | relevance | path

Searched refs:i386unwind (Results 1 – 2 of 2) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dmachamd64.c43 int i386unwind(Map*, Regs*, u64int*, Symbol*);
183 i386unwind, /* stack unwind */
H A Dmach386.c31 int i386unwind(Map*, Regs*, u64int*, Symbol*);
114 i386unwind, /* stack unwind */
153 i386unwind(Map *map, Regs *regs, u64int *next, Symbol *sym) in i386unwind() function