Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf_tracing.h75 #define __PT_FP_REG bp macro
94 #define __PT_FP_REG ebp macro
107 #define __PT_FP_REG rbp macro
133 #define __PT_FP_REG gprs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
148 #define __PT_FP_REG uregs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
167 #define __PT_FP_REG regs[29] /* Works only with CONFIG_FRAME_POINTER */ macro
182 #define __PT_FP_REG regs[30] /* Works only with CONFIG_FRAME_POINTER */ macro
195 #define __PT_FP_REG __unsupported__ macro
210 #define __PT_FP_REG __unsupported__ macro
229 #define __PT_FP_REG s0 macro