Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dmachamd64.c39 int i386foll(Map*, Regs*, u64int, u64int*);
181 i386foll, /* following addresses */
H A Dmach386.c27 int i386foll(Map*, Regs*, u64int, u64int*);
112 i386foll, /* following addresses */
2346 i386foll(Map *map, Regs *regs, u64int pc, u64int *foll) in i386foll() function