Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/system_headers/
Dx86_64_linux_ucontext.h66 REG_RSP, enumerator
/external/v8/src/profiler/
Dsampler.cc153 enum { REG_RBP = 10, REG_RSP = 15, REG_RIP = 16 }; enumerator