HomeSort by: relevance | last modified time | path
    Searched defs:DWARF_REGNUM_AARCH64_RA_STATE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
aarch64-unwind.h 28 #define DWARF_REGNUM_AARCH64_RA_STATE 34
61 const int reg = DWARF_REGNUM_AARCH64_RA_STATE;
  /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
aarch64-unwind.h 28 #define DWARF_REGNUM_AARCH64_RA_STATE 34
74 CONTEXT as return address signed if bit 0 of DWARF_REGNUM_AARCH64_RA_STATE is
81 if (fs->regs.reg[DWARF_REGNUM_AARCH64_RA_STATE].loc.offset & 0x1)

Completed in 17 milliseconds