Home
last modified time | relevance | path

Searched defs:func_ptr_type (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dstd-regs.c65 struct type *func_ptr_type = builtin_type (gdbarch)->builtin_func_ptr; in value_of_builtin_frame_pc_reg() local
/dflybsd-src/libexec/rtld-elf/
H A Drtld.c75 typedef void (*func_ptr_type)(); typedef