Searched refs:virtual_size (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Doptimize.c133 tree virtual_size = cxx_sizeof (current_class_type); local
144 virtual_size,
H A Dinit.c2517 tree virtual_size;
2548 virtual_size = size_binop (MULT_EXPR, size_exp,
2556 virtual_size),
2587 virtual_size = size_binop (MULT_EXPR, size_exp,
2607 virtual_size = size_binop (PLUS_EXPR, virtual_size, cookie_size);
2612 base_tbd, virtual_size,
2514 tree virtual_size; local
H A Ddecl.c12345 tree virtual_size = cxx_sizeof (current_class_type);
12354 virtual_size,
12323 tree virtual_size = cxx_sizeof (current_class_type); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c2283 tree virtual_size;
2313 virtual_size = size_binop (MULT_EXPR, size_exp,
2320 virtual_size));
2346 virtual_size = size_binop (MULT_EXPR, size_exp,
2364 virtual_size = size_binop (PLUS_EXPR, virtual_size, cookie_size);
2370 virtual_size);
2745 build_x_delete (tree addr, int which_delete, tree virtual_size)
2751 return build_op_delete_call (code, addr, virtual_size, use_global_delete,
2280 tree virtual_size; local
2742 build_x_delete(tree addr, int which_delete, tree virtual_size) argument
H A Ddecl.c10862 tree virtual_size = cxx_sizeof (current_class_type);
10871 (DELETE_EXPR, current_class_ptr, virtual_size,
10840 tree virtual_size = cxx_sizeof (current_class_type); local
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_macosx.c101 #define TASKSIZE(t) (TP(t, virtual_size) + TP(t, resident_size))
H A Dm_decosf1.c916 thisproc->p_mach_virt_size=taskinfo.virtual_size;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddarwin-nat-info.c162 PRINT_FIELD (&task_info_data.basic, virtual_size);

Completed in 298 milliseconds