Home
last modified time | relevance | path

Searched refs:gdbarch_deprecated_function_start_offset (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h986 extern CORE_ADDR gdbarch_deprecated_function_start_offset (struct gdbarch *gdbarch);
992 #define DEPRECATED_FUNCTION_START_OFFSET (gdbarch_deprecated_function_start_offset (current_gdbarch…
H A Dgdbarch.c3022 gdbarch_deprecated_function_start_offset (struct gdbarch *gdbarch) in gdbarch_deprecated_function_start_offset() function