Searched refs:rsp_cfa_offset (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/src/x86_64/
H A DGtrace.c232 f->rsp_cfa_offset = -1;
263 f->rbp_cfa_offset, f->rsp_cfa_offset);
459 f->rbp_cfa_offset, f->rsp_cfa_offset);
H A DGstash_frame.c73 f->rsp_cfa_offset = rs->reg[RSP].val;
/external/libunwind/include/tdep-x86_64/
H A Dlibunwind_i.h61 int64_t rsp_cfa_offset : 15; /* rsp saved at this offset from cfa (-1 = not saved) */ member in struct:__anon24709

Completed in 72 milliseconds