HomeSort by: relevance | last modified time | path
    Searched defs:get_self (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcc1/
gdbctx.hh 124 get_self (gcc_base_context *s) function in struct:cc1_plugin::base_gdb_plugin
133 base_gdb_plugin<T> *self = get_self (s);
142 base_gdb_plugin<T> *self = get_self (s);
161 base_gdb_plugin<T> *self = get_self (s);
173 base_gdb_plugin<T> *self = get_self (s);
197 base_gdb_plugin<T> *self = get_self (s);
208 base_gdb_plugin<T> *self = get_self (s);
278 base_gdb_plugin<T> *self = get_self (s);
329 base_gdb_plugin<T> *self = get_self (s);
  /src/external/gpl3/gcc.old/dist/libcc1/
gdbctx.hh 124 get_self (gcc_base_context *s) function in struct:cc1_plugin::base_gdb_plugin
133 base_gdb_plugin<T> *self = get_self (s);
142 base_gdb_plugin<T> *self = get_self (s);
161 base_gdb_plugin<T> *self = get_self (s);
173 base_gdb_plugin<T> *self = get_self (s);
197 base_gdb_plugin<T> *self = get_self (s);
208 base_gdb_plugin<T> *self = get_self (s);
278 base_gdb_plugin<T> *self = get_self (s);
329 base_gdb_plugin<T> *self = get_self (s);

Completed in 24 milliseconds