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

  /bionic/libc/kernel/uapi/linux/
elf-fdpic.h 22 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
elf.h 44 #define PT_LOOS 0x60000000
49 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
  /external/kernel-headers/original/uapi/linux/
elf-fdpic.h 18 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
elf.h 34 #define PT_LOOS 0x60000000 /* OS-specific */
40 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
  /external/elfutils/libebl/
eblsegmenttypename.c 74 if (segment >= PT_LOOS && segment <= PT_HIOS)
75 snprintf (buf, len, "LOOS+%d", segment - PT_LOOS);
  /external/kmod/port-gnu/
elf.h 607 #define PT_LOOS 0x60000000 /* Start of OS-specific */
    [all...]
  /external/elfutils/libelf/
elf.h 719 #define PT_LOOS 0x60000000 /* Start of OS-specific */
    [all...]
  /external/u-boot/include/
elf.h 463 #define PT_LOOS 0x60000000 /* reserved range for operating */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 273 #define PT_LOOS 0x60000000 /* First OS-specific. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 273 #define PT_LOOS 0x60000000 /* 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-7.0/llvm/include/llvm/BinaryFormat/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]

Completed in 349 milliseconds