Searched defs:VG_FRAME_PTR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_machine.h126 # define VG_FRAME_PTR guest_EBP macro
130 # define VG_FRAME_PTR guest_RBP macro
134 # define VG_FRAME_PTR guest_GPR1 // No frame ptr for PPC macro
138 # define VG_FRAME_PTR guest_GPR1 // No frame ptr for PPC macro
142 # define VG_FRAME_PTR guest_R11 macro
146 # define VG_FRAME_PTR guest_X29 // FIXME: is this right? macro
150 # define VG_FRAME_PTR guest_FP macro
155 # define VG_FRAME_PTR guest_r30 macro
159 # define VG_FRAME_PTR guest_r30 macro
163 # define VG_FRAME_PTR guest_r5 macro
[all...]

Completed in 599 milliseconds