HomeSort by: relevance | last modified time | path
    Searched refs:gcc_cp_context (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
gcc-cp-interface.h 34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D)
461 struct gcc_cp_context struct
    [all...]
  /src/external/gpl3/binutils.old/dist/include/
gcc-cp-interface.h 34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D)
461 struct gcc_cp_context struct
    [all...]
  /src/external/gpl3/gcc/dist/include/
gcc-cp-interface.h 34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D)
461 struct gcc_cp_context struct
    [all...]
  /src/external/gpl3/gcc.old/dist/include/
gcc-cp-interface.h 34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D)
461 struct gcc_cp_context struct
    [all...]
  /src/external/gpl3/gdb.old/dist/include/
gcc-cp-interface.h 34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D)
461 struct gcc_cp_context struct
    [all...]
  /src/external/gpl3/gdb/dist/include/
gcc-cp-interface.h 34 struct gcc_cp_context;
378 struct gcc_cp_context *context,
386 struct gcc_cp_context *ctxt,
393 struct gcc_cp_context
425 void (*set_callbacks) (struct gcc_cp_context *self,
433 R (*N) (struct gcc_cp_context *);
435 R (*N) (struct gcc_cp_context *, A);
437 R (*N) (struct gcc_cp_context *, A, B);
439 R (*N) (struct gcc_cp_context *, A, B, C);
441 R (*N) (struct gcc_cp_context *, A, B, C, D)
461 struct gcc_cp_context struct
    [all...]
  /src/external/gpl3/gcc/dist/libcc1/
libcp1.cc 42 struct libcp1 : public cc1_plugin::base_gdb_plugin<gcc_cp_context>
56 : cc1_plugin::base_gdb_plugin<gcc_cp_context> ("libcp1plugin",
118 set_callbacks (struct gcc_cp_context *s,
140 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N>,
142 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A>,
144 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B>,
146 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C>,
148 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C, D>,
150 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C, D, E>,
152 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C, D, E, F, G>
    [all...]
  /src/external/gpl3/gcc.old/dist/libcc1/
libcp1.cc 42 struct libcp1 : public cc1_plugin::base_gdb_plugin<gcc_cp_context>
56 : cc1_plugin::base_gdb_plugin<gcc_cp_context> ("libcp1plugin",
118 set_callbacks (struct gcc_cp_context *s,
140 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N>,
142 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A>,
144 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B>,
146 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C>,
148 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C, D>,
150 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C, D, E>,
152 cc1_plugin::rpc<gcc_cp_context, R, cc1_plugin::cp::N, A, B, C, D, E, F, G>
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/compile/
gcc-cp-plugin.h 31 explicit gcc_cp_plugin (struct gcc_cp_context *gcc_cp)
87 struct gcc_cp_context *m_context;
compile-cplus.h 130 explicit compile_cplus_instance (struct gcc_cp_context *gcc_cp)
compile-cplus-symbols.c 338 struct gcc_cp_context *gcc_context,
423 gcc_cplus_symbol_address (void *datum, struct gcc_cp_context *gcc_context,
compile-c-support.c 142 <compile_cplus_instance, gcc_cp_fe_context_function, gcc_cp_context,
compile-cplus-types.c 1216 (void *datum, struct gcc_cp_context *gcc_context)
1222 (void *datum, struct gcc_cp_context *gcc_context)
  /src/external/gpl3/gdb/dist/gdb/compile/
gcc-cp-plugin.h 31 explicit gcc_cp_plugin (struct gcc_cp_context *gcc_cp)
87 struct gcc_cp_context *m_context;
compile-cplus.h 130 explicit compile_cplus_instance (struct gcc_cp_context *gcc_cp)
compile-cplus-symbols.c 338 struct gcc_cp_context *gcc_context,
423 gcc_cplus_symbol_address (void *datum, struct gcc_cp_context *gcc_context,
compile-c-support.c 142 <compile_cplus_instance, gcc_cp_fe_context_function, gcc_cp_context,
compile-cplus-types.c 1216 (void *datum, struct gcc_cp_context *gcc_context)
1222 (void *datum, struct gcc_cp_context *gcc_context)

Completed in 27 milliseconds