Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dmachamd64.c40 int i386hexinst(Map*, u64int, char*, int);
195 i386hexinst, /* print instruction */
H A Dmach386.c28 int i386hexinst(Map*, u64int, char*, int);
126 i386hexinst, /* print instruction */
2317 i386hexinst(Map *map, u64int pc, char *buf, int n) in i386hexinst() function