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

  /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 129 #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),
  /bionic/libc/include/
elf.h 521 #define STT_LOPROC 13
  /external/u-boot/include/
elf.h 392 #define STT_LOPROC 13 /* reserved range for processor */
  /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/kmod/port-gnu/
elf.h 494 #define STT_LOPROC 13 /* Start of processor-specific */
    [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...]
  /external/elfutils/libelf/
elf.h 606 #define STT_LOPROC 13 /* Start of processor-specific */
    [all...]

Completed in 963 milliseconds