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

1 2 34

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
a.out.h 157 #ifndef N_UNDF
158 #define N_UNDF 0
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
a.out.h 157 #ifndef N_UNDF
158 #define N_UNDF 0
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
a.out.h 157 #ifndef N_UNDF
158 #define N_UNDF 0
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
a.out.h 157 #ifndef N_UNDF
158 #define N_UNDF 0
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
stabs-dbgfmt.c 32 N_UNDF = 0x00, /* Undefined */
396 stab->type = N_UNDF;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 227 #define N_UNDF 0x00 /* undefined */
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 346 N_UNDF = 0x0u,
    [all...]

Completed in 193 milliseconds

1 2 34