Home
last modified time | relevance | path

Searched defs:ptr_type (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/src/external/bsd/elftosb/dist/common/
Dsmart_ptr.h22 typedef T * ptr_type; typedef
78 operator ptr_type () { return _p; } in ptr_type() function
131 typedef T * ptr_type; typedef
187 operator ptr_type () { return _p; } in ptr_type() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsolib-darwin.c107 type *ptr_type in darwin_load_image_infos() local
218 type *ptr_type in darwin_current_sos() local
326 type *ptr_type in darwin_read_exec_load_addr_from_dyld() local
474 type *ptr_type in darwin_solib_read_all_image_info_addr() local
Dd-valprint.c46 struct type *ptr_type; in dynamic_array_type() local
Dauxv.c87 type *ptr_type = builtin_type (arch)->builtin_data_ptr; in ld_so_xfer_auxv() local
258 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in generic_auxv_parse() local
289 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in default_auxv_parse() local
Dfindcmd.c269 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in find_command() local
Dsolib-svr4.c213 type *ptr_type in lm_info_read() local
745 type *ptr_type in elf_locate_base() local
766 type *ptr_type in elf_locate_base() local
808 type *ptr_type in solib_svr4_r_map() local
831 type *ptr_type in solib_svr4_r_brk() local
845 type *ptr_type in solib_svr4_r_ldsomap() local
876 type *ptr_type in solib_svr4_r_next() local
937 type *ptr_type in open_symbol_file_object() local
Dobjc-lang.c1468 struct type *ptr_type = builtin_type (gdbarch)->builtin_func_ptr; in resolve_msgsend() local
1490 struct type *ptr_type = builtin_type (gdbarch)->builtin_func_ptr; in resolve_msgsend_stret() local
1512 struct type *ptr_type = builtin_type (gdbarch)->builtin_func_ptr; in resolve_msgsend_super() local
1540 struct type *ptr_type = builtin_type (gdbarch)->builtin_func_ptr; in resolve_msgsend_super_stret() local
Djit.c252 struct type *ptr_type; in jit_read_descriptor() local
299 struct type *ptr_type; in jit_read_code_entry() local
Dbsd-uthread.c185 type *ptr_type in bsd_uthread_read_memory_address() local
Dada-valprint.c787 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in ada_value_print_num() local
Delfread.c555 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in elf_rel_plt_read() local
Dravenscar-thread.c651 type *ptr_type in get_fpu_state() local
Dstap-probe.c1569 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in handle_stap_probe() local
Drs6000-aix-tdep.c1212 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in rs6000_aix_extract_ld_info() local
Dgnu-v3-abi.c463 struct type *ptr_type; in gnuv3_baseclass_offset() local
Dprocfs.c1520 type *ptr_type = builtin_type (arch)->builtin_data_ptr; in procfs_address_to_host_pointer() local
3015 struct type *ptr_type in can_use_hw_breakpoint() local
Dvalarith.c46 find_size_for_pointer_math (struct type *ptr_type) in find_size_for_pointer_math()
Dprintcmd.c537 struct type *ptr_type = builtin_type (gdbarch)->builtin_data_ptr; in set_next_address() local
/netbsd/src/external/bsd/libc++/dist/libcxxrt/src/
Ddynamic_cast.cc92 const __pbase_type_info *ptr_type = in __do_catch() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2ctf.cc333 gen_ctf_pointer_type (ctf_container_ref ctfc, dw_die_ref ptr_type) in gen_ctf_pointer_type()
Dasan.cc733 tree ptr_type = lhs ? TREE_TYPE (lhs) : ptr_type_node; in handle_builtin_alloca() local
Dfunction.cc3990 tree ptr_type, addr; in gimplify_parameters() local
Domp-low.cc4826 tree ptr_type, align, sz = size; in lower_private_allocate() local
8774 tree ptr_type, t, l0, l1, l2, bfn_decl; in lower_omp_single_copy() local
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl2.cc3501 tree ptr_type = build_pointer_type (type); in build_atomic_load_type() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.cc6228 tree type_size, ptr_type, addend, t, addr; in alpha_gimplify_va_arg_1() local
6329 tree ptr_type = build_pointer_type_for_mode (TREE_TYPE (type), in alpha_gimplify_va_arg() local

12