Searched defs:REG_RBP (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/sandbox/linux/system_headers/ | ||
D | x86_64_linux_ucontext.h | 61 REG_RBP, enumerator |
/external/v8/src/profiler/ | ||
D | sampler.cc | 153 enum { REG_RBP = 10, REG_RSP = 15, REG_RIP = 16 }; enumerator |