HomeSort by relevance Sort by last modified time
    Searched defs:DT_LOOS (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp 61 #ifndef DT_LOOS
62 #define DT_LOOS 0x6000000d
68 #define DT_ANDROID_REL_OFFSET (DT_LOOS)
69 #define DT_ANDROID_REL_SIZE (DT_LOOS + 1)
  /bionic/libc/kernel/uapi/linux/
elf.h 100 #define DT_LOOS 0x6000000d
  /development/ndk/platforms/android-L/include/linux/
elf.h 100 #define DT_LOOS 0x6000000d
  /external/chromium_org/third_party/libvpx/include/
elf.h 116 #define DT_LOOS 0x6000000d
  /external/kernel-headers/original/uapi/linux/
elf.h 99 #define DT_LOOS 0x6000000d
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h 693 #define DT_LOOS 0x6000000d /* Start of OS-specific */
    [all...]

Completed in 6818 milliseconds