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

1 2

  /external/elfutils/libebl/
eblsymboltypename.c 64 if (symbol >= STT_LOPROC && symbol <= STT_HIPROC)
65 snprintf (buf, len, "LOPROC+%d", symbol - STT_LOPROC);
  /bionic/libc/include/bits/
elf_arm.h 128 #define STT_ARM_TFUNC STT_LOPROC
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCELFSymbolFlags.h 44 ELF_STT_Loproc = (ELF::STT_LOPROC << ELF_STT_Shift),
  /toolchain/binutils/binutils-2.27/include/elf/
sh.h 117 #define STT_DATALABEL STT_LOPROC
arm.h 73 #define STT_ARM_TFUNC STT_LOPROC /* A Thumb function. */
common.h 724 #define STT_LOPROC 13 /* Processor-specific semantics */
    [all...]
  /external/syslinux/com32/include/sys/
elfcommon.h 262 #define STT_LOPROC 13 /* Start of processor-specific */
  /bionic/libc/include/
elf.h 521 #define STT_LOPROC 13
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 442 #define STT_LOPROC 13 /* reserved range for processor */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 442 #define STT_LOPROC 13 /* reserved range for processor */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/libelf/
elf.h 495 #define STT_LOPROC 13 /* Start of processor-specific */
    [all...]
  /external/kmod/port-gnu/
elf.h 494 #define STT_LOPROC 13 /* Start of processor-specific */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 467 #define STT_LOPROC 13 /* Start of processor-specific */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]

Completed in 389 milliseconds

1 2