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

  /art/libelffile/elf/
elf_utils.h 151 case DT_LOPROC:
160 || (DT_LOPROC < d_tag && d_tag < DT_HIPROC)) {
161 // Special case for MIPS which breaks the regular rules between DT_LOPROC and DT_HIPROC
  /external/kmod/port-gnu/
elf.h 736 #define DT_LOPROC 0x70000000 /* Start of processor-specific */
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /bionic/libc/kernel/uapi/linux/
elf.h 99 #define DT_LOPROC 0x70000000
  /external/kernel-headers/original/uapi/linux/
elf.h 115 #define DT_LOPROC 0x70000000
  /external/u-boot/include/
elf.h 536 #define DT_LOPROC 0x70000000 /* reserved range for processor */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 395 #define DT_LOPROC 0x70000000 /* First processor-specific type. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 395 #define DT_LOPROC 0x70000000 /* First processor-specific type. */
    [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...]
  /bionic/linker/
linker.cpp     [all...]

Completed in 135 milliseconds