Searched defs:__PT_RET_REG (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf_tracing.h | 104 #define __PT_RET_REG sp macro 126 #define __PT_RET_REG esp macro 148 #define __PT_RET_REG rsp macro 186 #define __PT_RET_REG gprs[14] macro 211 #define __PT_RET_REG uregs[14] macro 248 #define __PT_RET_REG regs[30] macro 277 #define __PT_RET_REG regs[31] macro 311 #define __PT_RET_REG regs[31] macro 337 #define __PT_RET_REG u_regs[UREG_I7] macro 372 #define __PT_RET_REG r macro 405 #define __PT_RET_REG global() macro 438 #define __PT_RET_REG global() macro [all...] |
Completed in 3 milliseconds