Searched refs:decode_instructions_ftype (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis.h62 typedef void* (*decode_instructions_ftype) (void* start, void* end, typedef
H A Dhsdis-demo.c196 decode_instructions_ftype decode_instructions
197 = (decode_instructions_ftype) decode_instructions_pv;
H A Dhsdis.c153 const decode_instructions_ftype decode_instructions_address = &decode_instructions;

Completed in 34 milliseconds