HomeSort by relevance Sort by last modified time
    Searched defs:a_drsize (Results 76 - 77 of 77) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
a.out.h 17 unsigned int a_drsize;/* Length of relocation info for data, in bytes. */ member in struct:exec
60 #define N_DRSIZE(a) ((a).a_drsize)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
a.out.h 17 unsigned int a_drsize;/* Length of relocation info for data, in bytes. */ member in struct:exec
60 #define N_DRSIZE(a) ((a).a_drsize)

Completed in 478 milliseconds

1 2 34