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

  /src/external/gpl3/binutils/dist/include/
gcc-interface.h 188 #define GCC_FE_WRAPPER_FUNCTION "_gdb_expr"
  /src/external/gpl3/binutils.old/dist/include/
gcc-interface.h 188 #define GCC_FE_WRAPPER_FUNCTION "_gdb_expr"
  /src/external/gpl3/gcc/dist/include/
gcc-interface.h 188 #define GCC_FE_WRAPPER_FUNCTION "_gdb_expr"
  /src/external/gpl3/gcc.old/dist/include/
gcc-interface.h 188 #define GCC_FE_WRAPPER_FUNCTION "_gdb_expr"
  /src/external/gpl3/gdb.old/dist/include/
gcc-interface.h 188 #define GCC_FE_WRAPPER_FUNCTION "_gdb_expr"
  /src/external/gpl3/gdb/dist/include/
gcc-interface.h 188 #define GCC_FE_WRAPPER_FUNCTION "_gdb_expr"
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-object-load.c 421 lookup_name_info func_matcher (GCC_FE_WRAPPER_FUNCTION,
529 regsp_type->code (), GCC_FE_WRAPPER_FUNCTION,
536 regs_type->code (), GCC_FE_WRAPPER_FUNCTION,
651 GCC_FE_WRAPPER_FUNCTION,
655 GCC_FE_WRAPPER_FUNCTION, objfile_name (objfile));
660 func_type->code (), GCC_FE_WRAPPER_FUNCTION,
687 func_type->num_fields (), GCC_FE_WRAPPER_FUNCTION,
692 GCC_FE_WRAPPER_FUNCTION, objfile_name (objfile));
  /src/external/gpl3/gdb/dist/gdb/compile/
compile-object-load.c 422 lookup_name_info func_matcher (GCC_FE_WRAPPER_FUNCTION,
530 regsp_type->code (), GCC_FE_WRAPPER_FUNCTION,
537 regs_type->code (), GCC_FE_WRAPPER_FUNCTION,
645 GCC_FE_WRAPPER_FUNCTION,
649 GCC_FE_WRAPPER_FUNCTION, objfile_name (objfile));
654 func_type->code (), GCC_FE_WRAPPER_FUNCTION,
681 func_type->num_fields (), GCC_FE_WRAPPER_FUNCTION,
686 GCC_FE_WRAPPER_FUNCTION, objfile_name (objfile));

Completed in 23 milliseconds