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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp2075 class OutputMachOpcodes : public OutputMap { class in inherits:OutputMap
2082 OutputMachOpcodes(FILE *hpp, FILE *cpp, FormDict &globals, ArchDesc &AD) function in class:OutputMachOpcodes
2134 OutputMachOpcodes output_mach_opcodes(fp_hpp, fp_hpp, _globalNames, *this);

Completed in 33 milliseconds