Searched refs:emit_method_table_t (Results 1 – 4 of 4) sorted by relevance
162 } emit_method_table_t; typedef171 extern const emit_method_table_t emit_bc_method_table;172 extern const emit_method_table_t emit_native_x64_method_table;173 extern const emit_method_table_t emit_native_x86_method_table;174 extern const emit_method_table_t emit_native_thumb_method_table;175 extern const emit_method_table_t emit_native_arm_method_table;176 extern const emit_method_table_t emit_native_xtensa_method_table;177 extern const emit_method_table_t emit_native_xtensawin_method_table;
856 const emit_method_table_t emit_bc_method_table = {
87 STATIC const emit_method_table_t *emit_native_table[] = {184 const emit_method_table_t *emit_method_table; // current emit method table
2944 const emit_method_table_t EXPORT_FUN(method_table) = {
Completed in 19 milliseconds