Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Dcfi.h27 struct cfi_state { struct
29 struct cfi_reg regs[CFI_NUM_REGS];
31 struct cfi_reg cfa;
32 int stack_size;
33 int drap_reg, drap_offset;
34 unsigned char type;
35 bool bp_scratch;
36 bool drap;
37 bool signal;
38 bool end;
[all …]