HomeSort by relevance Sort by last modified time
    Searched refs:N_DRELOFF (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
a.out.h 71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
a.out.h 71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
a.out.h 71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))

Completed in 2862 milliseconds

1 23