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

  /external/elfutils/backends/
linux-core-note.c 49 #ifndef ALIGN_PR_REG
50 # define ALIGN_PR_REG ALIGN_ULONG
105 #ifdef ALIGN_PR_REG
106 __attribute__ ((aligned (ALIGN_PR_REG)))
x86_64_corenote.c 109 #define ALIGN_PR_REG 8
s390_corenote.c 130 #define ALIGN_PR_REG 8

Completed in 553 milliseconds