Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDgdbarch.h2314 #define FETCH_POINTER_ARGUMENT_P() (1) macro
2323 #define FETCH_POINTER_ARGUMENT_P() (gdbarch_fetch_pointer_argument_p (current_gdbarch)) macro