HomeSort by relevance Sort by last modified time
    Searched refs:SHT_LOUSER (Results 1 - 25 of 40) sorted by null

1 2

  /external/elfutils/libebl/
eblsectiontypename.c 111 else if ((unsigned int) section >= SHT_LOUSER
113 snprintf (buf, len, "SHT_LOUSER+%x", section - SHT_LOUSER);
  /art/runtime/
elf_utils.h 72 #define SHT_OAT_PATCH SHT_LOUSER
  /external/syslinux/com32/include/sys/
elfcommon.h 208 #define SHT_LOUSER 0x80000000
  /toolchain/binutils/binutils-2.27/include/elf/
v850.h 174 #define SHT_RENESAS_IOP SHT_LOUSER /* Used by Renesas linker. */
common.h 499 #define SHT_LOUSER 0x80000000 /* Application-specific semantics */
    [all...]
  /bionic/libc/kernel/uapi/linux/
elf.h 240 #define SHT_LOUSER 0x80000000
  /external/kernel-headers/original/uapi/linux/
elf.h 282 #define SHT_LOUSER 0x80000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 290 #define SHT_LOUSER 0x80000000
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 247 #define SHT_LOUSER 0x80000000 /* reserved range for application */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 247 #define SHT_LOUSER 0x80000000 /* reserved range for application */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 735 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 708 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 709 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 101 (pType >= llvm::ELF::SHT_LOUSER && pType <= llvm::ELF::SHT_HIUSER))
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 712 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 715 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 715 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 760 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 760 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 760 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 760 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 712 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 715 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 715 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 760 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications.
    [all...]

Completed in 225 milliseconds

1 2