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