Searched refs:pointer_type (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ | ||
D | debug.h | 210 bfd_boolean (*pointer_type) (void *); member |
D | debug.c | 2556 return (*fns->pointer_type) (fhandle); in debug_write_type() |