Searched refs:SIGTRAMP_START_P (Results 1 – 4 of 4) sorted by relevance
367 if (SIGTRAMP_START_P () && PC_IN_SIGTRAMP (mapped_pc, (char *) NULL)) in find_pc_sect_partial_function()
2144 #if !defined (SIGTRAMP_START_P)2145 #define SIGTRAMP_START_P() (1) macro2150 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) && defined (SIGTRAMP_START_P)2153 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) || !defined (SIGTRAMP_START_P)2154 #define SIGTRAMP_START_P() (gdbarch_sigtramp_start_p (current_gdbarch)) macro
302 if (SIGTRAMP_START_P ()) in legacy_pc_in_sigtramp()
2098 #ifdef SIGTRAMP_START_P in gdbarch_dump()2102 XSTRING (SIGTRAMP_START_P ())); in gdbarch_dump()2105 SIGTRAMP_START_P ()); in gdbarch_dump()