HomeSort by: relevance | last modified time | path
    Searched defs:method_type (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
go-lang.c 163 PACKAGEP,OBJECTP,METHOD_TYPE* will (typically) point into this buffer.
192 char *method_type; local
290 saw_digit = method_type = NULL;
308 method_type = p - 1;
313 method_type = p - 2;
331 if (method_type != NULL
333 && (method_type > buf && method_type[-1] != '.'))
337 *method_type = '\0';
go-lang.c 163 PACKAGEP,OBJECTP,METHOD_TYPE* will (typically) point into this buffer.
192 char *method_type; local
290 saw_digit = method_type = NULL;
308 method_type = p - 1;
313 method_type = p - 2;
331 if (method_type != NULL
333 && (method_type > buf && method_type[-1] != '.'))
337 *method_type = '\0';
gnu-v3-abi.c 747 struct type *self_type, *final_type, *method_type; local
754 method_type = check_typedef (method_ptr->type ())->target_type ();
772 METHOD_TYPE either, which is why this happens. We can't
789 method_type, voffset);
792 return value_from_pointer (lookup_pointer_type (method_type), ptr_value);
1296 /* Helper function to decide if METHOD_TYPE is a copy/move
1305 struct type *method_type,
1309 if (method_type->num_fields () < 2)
1314 struct type *arg_type = method_type->field (1).type ();
1326 for (int i = 2; i < method_type->num_fields (); i++
    [all...]
gnu-v3-abi.c 747 struct type *self_type, *final_type, *method_type; local
754 method_type = check_typedef (method_ptr->type ())->target_type ();
772 METHOD_TYPE either, which is why this happens. We can't
789 method_type, voffset);
792 return value_from_pointer (lookup_pointer_type (method_type), ptr_value);
1296 /* Helper function to decide if METHOD_TYPE is a copy/move
1305 struct type *method_type,
1309 if (method_type->num_fields () < 2)
1314 struct type *arg_type = method_type->field (1).type ();
1326 for (int i = 2; i < method_type->num_fields (); i++
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
go-lang.c 163 PACKAGEP,OBJECTP,METHOD_TYPE* will (typically) point into this buffer.
192 char *method_type; local
290 saw_digit = method_type = NULL;
308 method_type = p - 1;
313 method_type = p - 2;
331 if (method_type != NULL
333 && (method_type > buf && method_type[-1] != '.'))
337 *method_type = '\0';
go-lang.c 163 PACKAGEP,OBJECTP,METHOD_TYPE* will (typically) point into this buffer.
192 char *method_type; local
290 saw_digit = method_type = NULL;
308 method_type = p - 1;
313 method_type = p - 2;
331 if (method_type != NULL
333 && (method_type > buf && method_type[-1] != '.'))
337 *method_type = '\0';
gnu-v3-abi.c 747 struct type *self_type, *final_type, *method_type; local
754 method_type = check_typedef (method_ptr->type ())->target_type ();
772 METHOD_TYPE either, which is why this happens. We can't
789 method_type, voffset);
792 return value_from_pointer (lookup_pointer_type (method_type), ptr_value);
1296 /* Helper function to decide if METHOD_TYPE is a copy/move
1305 struct type *method_type,
1309 if (method_type->num_fields () < 2)
1314 struct type *arg_type = method_type->field (1).type ();
1326 for (int i = 2; i < method_type->num_fields (); i++
    [all...]
gnu-v3-abi.c 747 struct type *self_type, *final_type, *method_type; local
754 method_type = check_typedef (method_ptr->type ())->target_type ();
772 METHOD_TYPE either, which is why this happens. We can't
789 method_type, voffset);
792 return value_from_pointer (lookup_pointer_type (method_type), ptr_value);
1296 /* Helper function to decide if METHOD_TYPE is a copy/move
1305 struct type *method_type,
1309 if (method_type->num_fields () < 2)
1314 struct type *arg_type = method_type->field (1).type ();
1326 for (int i = 2; i < method_type->num_fields (); i++
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
debug.h 261 bool (*method_type) (void *, bool, int, bool); member in struct:debug_write_fns
debug.h 261 bool (*method_type) (void *, bool, int, bool); member in struct:debug_write_fns
prdbg.c 1410 char *method_type;
1437 method_type = pop_type (info);
1438 if (method_type == NULL)
1456 if (! append_type (info, method_type)
1480 free (method_type);
1493 char *method_type;
1520 method_type = pop_type (info);
1521 if (method_type == NULL)
1527 && append_type (info, method_type)
1532 free (method_type);
1405 char *method_type; local
1488 char *method_type; local
2270 char *method_type; local
2348 char *method_type; local
    [all...]
prdbg.c 1410 char *method_type;
1437 method_type = pop_type (info);
1438 if (method_type == NULL)
1456 if (! append_type (info, method_type)
1480 free (method_type);
1493 char *method_type;
1520 method_type = pop_type (info);
1521 if (method_type == NULL)
1527 && append_type (info, method_type)
1532 free (method_type);
1405 char *method_type; local
1488 char *method_type; local
2270 char *method_type; local
2348 char *method_type; local
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
debug.h 261 bool (*method_type) (void *, bool, int, bool); member in struct:debug_write_fns
debug.h 261 bool (*method_type) (void *, bool, int, bool); member in struct:debug_write_fns
prdbg.c 1410 char *method_type;
1437 method_type = pop_type (info);
1438 if (method_type == NULL)
1456 if (! append_type (info, method_type)
1480 free (method_type);
1493 char *method_type;
1520 method_type = pop_type (info);
1521 if (method_type == NULL)
1527 && append_type (info, method_type)
1532 free (method_type);
1405 char *method_type; local
1488 char *method_type; local
2270 char *method_type; local
2348 char *method_type; local
    [all...]
prdbg.c 1410 char *method_type;
1437 method_type = pop_type (info);
1438 if (method_type == NULL)
1456 if (! append_type (info, method_type)
1480 free (method_type);
1493 char *method_type;
1520 method_type = pop_type (info);
1521 if (method_type == NULL)
1527 && append_type (info, method_type)
1532 free (method_type);
1405 char *method_type; local
1488 char *method_type; local
2270 char *method_type; local
2348 char *method_type; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-cplus-types.c 664 struct type *method_type)
668 gcc_type func_type = compile_cplus_convert_func (instance, method_type, true);
672 if (TYPE_CONST (method_type))
674 if (TYPE_VOLATILE (method_type))
676 if (TYPE_RESTRICT (method_type))
728 gcc_type method_type; local
739 method_type = compile_cplus_convert_method
748 method_type, nullptr, 0, nullptr, 0);
774 method_type = compile_cplus_convert_func
780 method_type = (compile_cplus_convert_metho
    [all...]
compile-cplus-types.c 664 struct type *method_type)
668 gcc_type func_type = compile_cplus_convert_func (instance, method_type, true);
672 if (TYPE_CONST (method_type))
674 if (TYPE_VOLATILE (method_type))
676 if (TYPE_RESTRICT (method_type))
728 gcc_type method_type; local
739 method_type = compile_cplus_convert_method
748 method_type, nullptr, 0, nullptr, 0);
774 method_type = compile_cplus_convert_func
780 method_type = (compile_cplus_convert_metho
    [all...]
  /src/external/gpl3/gdb/dist/gdb/compile/
compile-cplus-types.c 664 struct type *method_type)
668 gcc_type func_type = compile_cplus_convert_func (instance, method_type, true);
672 if (TYPE_CONST (method_type))
674 if (TYPE_VOLATILE (method_type))
676 if (TYPE_RESTRICT (method_type))
728 gcc_type method_type; local
739 method_type = compile_cplus_convert_method
748 method_type, nullptr, 0, nullptr, 0);
774 method_type = compile_cplus_convert_func
780 method_type = (compile_cplus_convert_metho
    [all...]
compile-cplus-types.c 664 struct type *method_type)
668 gcc_type func_type = compile_cplus_convert_func (instance, method_type, true);
672 if (TYPE_CONST (method_type))
674 if (TYPE_VOLATILE (method_type))
676 if (TYPE_RESTRICT (method_type))
728 gcc_type method_type; local
739 method_type = compile_cplus_convert_method
748 method_type, nullptr, 0, nullptr, 0);
774 method_type = compile_cplus_convert_func
780 method_type = (compile_cplus_convert_metho
    [all...]
  /src/external/gpl3/gcc/dist/libcc1/
libcp1plugin.cc 1207 if (TREE_CODE (sym_type) == METHOD_TYPE)
1210 for (tree arg = TREE_CODE (sym_type) == METHOD_TYPE
1956 gcc_assert (TREE_CODE (TREE_TYPE (function)) == METHOD_TYPE);
2030 tree method_type = class_type
2035 return convert_out (ctx->preserve (method_type));
3417 gcc_assert ((TREE_CODE (unqualified_type) != METHOD_TYPE
2025 tree method_type = class_type local
libcp1plugin.cc 1207 if (TREE_CODE (sym_type) == METHOD_TYPE)
1210 for (tree arg = TREE_CODE (sym_type) == METHOD_TYPE
1956 gcc_assert (TREE_CODE (TREE_TYPE (function)) == METHOD_TYPE);
2030 tree method_type = class_type
2035 return convert_out (ctx->preserve (method_type));
3417 gcc_assert ((TREE_CODE (unqualified_type) != METHOD_TYPE
2025 tree method_type = class_type local
  /src/external/gpl3/gcc.old/dist/libcc1/
libcp1plugin.cc 1207 if (TREE_CODE (sym_type) == METHOD_TYPE)
1210 for (tree arg = TREE_CODE (sym_type) == METHOD_TYPE
1955 gcc_assert (TREE_CODE (TREE_TYPE (function)) == METHOD_TYPE);
2029 tree method_type = class_type
2034 return convert_out (ctx->preserve (method_type));
3416 gcc_assert ((TREE_CODE (unqualified_type) != METHOD_TYPE
2024 tree method_type = class_type local
libcp1plugin.cc 1207 if (TREE_CODE (sym_type) == METHOD_TYPE)
1210 for (tree arg = TREE_CODE (sym_type) == METHOD_TYPE
1955 gcc_assert (TREE_CODE (TREE_TYPE (function)) == METHOD_TYPE);
2029 tree method_type = class_type
2034 return convert_out (ctx->preserve (method_type));
3416 gcc_assert ((TREE_CODE (unqualified_type) != METHOD_TYPE
2024 tree method_type = class_type local
  /src/external/gpl3/binutils/dist/ld/
pdb.h 460 uint32_t method_type; member in struct:lf_onemethod
469 uint32_t method_type; member in struct:lf_methodlist_entry

Completed in 52 milliseconds

1 2