HomeSort by relevance Sort by last modified time
    Searched refs:PR_REG (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
Ds64Macros.i 42 #define PR_REG r30
AsmFuncs.s     [all...]
  /external/elfutils/backends/
linux-core-note.c 46 #ifndef PR_REG
47 # define PR_REG ULONG
103 FIELD (PR_REG, pr_reg[PRSTATUS_REGS_SIZE / sizeof (PR_REG)]);
249 *regs_offset = offsetof (struct EBLHOOK(prstatus), pr_reg);
x86_64_corenote.c 108 #define PR_REG uint64_t
123 .offset = offsetof (struct EBLHOOK(prstatus), pr_reg) + (8 * 15), \

Completed in 86 milliseconds