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

  /art/libelffile/elf/
elf_utils.h 149 case DT_LOOS:
158 if ((DT_ENCODING < d_tag && d_tag < DT_LOOS)
159 || (DT_LOOS < d_tag && d_tag < DT_HIOS)
  /bionic/libc/include/
elf.h 257 #define DT_ANDROID_REL (DT_LOOS + 2)
258 #define DT_ANDROID_RELSZ (DT_LOOS + 3)
259 #define DT_ANDROID_RELA (DT_LOOS + 4)
260 #define DT_ANDROID_RELASZ (DT_LOOS + 5)
  /bionic/libc/kernel/uapi/linux/
elf.h 84 #define DT_LOOS 0x6000000d
  /external/kernel-headers/original/uapi/linux/
elf.h 100 #define DT_LOOS 0x6000000d
  /external/u-boot/include/
elf.h 534 #define DT_LOOS 0x60000000 /* reserved range for OS */
  /bionic/tests/
dlfcn_test.cpp     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 337 and less than DT_LOOS follow the rules for
346 #define DT_LOOS 0x6000000d /* First OS-specific */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 337 and less than DT_LOOS follow the rules for
346 #define DT_LOOS 0x6000000d /* First OS-specific */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]
  /external/kmod/port-gnu/
elf.h 734 #define DT_LOOS 0x6000000d /* Start of OS-specific */
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /bionic/linker/
linker.cpp     [all...]

Completed in 186 milliseconds