Searched refs:AMD64_NUM_SAVED_REGS (Results 1 – 1 of 1) sorted by relevance
1689 #define AMD64_NUM_SAVED_REGS AMD64_NUM_GREGS macro1700 CORE_ADDR saved_regs[AMD64_NUM_SAVED_REGS];1726 for (i = 0; i < AMD64_NUM_SAVED_REGS; i++) in amd64_init_frame_cache()2346 for (i = 0; i < AMD64_NUM_SAVED_REGS; i++) in amd64_frame_cache_1()2422 if (regnum < AMD64_NUM_SAVED_REGS && cache->saved_regs[regnum] != -1) in amd64_frame_prev_register()2486 gdb_assert (tdep->sc_num_regs <= AMD64_NUM_SAVED_REGS); in amd64_sigtramp_frame_cache()