Searched refs:cfa_exp (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/libgcc/
H A Dunwind-dw2.h58 const unsigned char *cfa_exp; member in struct:__anon2141::frame_state_reg_info
H A Dunwind-dw2.c1108 fs->regs.cfa_exp = insn_ptr;
1423 const unsigned char *exp = fs->regs.cfa_exp;
/haiku-buildtools/gcc/libgcc/config/cr16/
H A Dunwind-dw2.h58 const unsigned char *cfa_exp; member in struct:__anon2038::frame_state_reg_info
H A Dunwind-cr16.c1075 fs->regs.cfa_exp = insn_ptr;
1370 const unsigned char *exp = fs->regs.cfa_exp;
/haiku-buildtools/legacy/binutils/binutils/
H A Ddwarf.c2766 unsigned char cfa_exp; member in struct:Frame_Chunk
2822 if (fc->cfa_exp)
3452 fc->cfa_exp = 0;
3460 fc->cfa_exp = 0;
3484 fc->cfa_exp = 1;
3540 fc->cfa_exp = 0;
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c5344 unsigned char cfa_exp; member in struct:Frame_Chunk
5634 if (fc->cfa_exp)
6514 rs->cfa_exp = fc->cfa_exp;
6535 fc->cfa_exp = rs->cfa_exp;
6556 fc->cfa_exp = 0;
6564 fc->cfa_exp = 0;
6595 fc->cfa_exp = 1;
6685 fc->cfa_exp
[all...]

Completed in 185 milliseconds