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

  /cts/common/device-side/util/src/com/android/compatibility/common/util/
ReadElf.java 74 public static final int STT_COMMON = 5;
116 case STT_COMMON:
  /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
ReadElf.java 74 public static final int STT_COMMON = 5;
116 case STT_COMMON:
  /bionic/libc/kernel/uapi/linux/
elf.h 109 #define STT_COMMON 5
  /external/kernel-headers/original/uapi/linux/
elf.h 128 #define STT_COMMON 5
  /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...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 437 #define STT_COMMON 5 /* Uninitialized common block. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 437 #define STT_COMMON 5 /* Uninitialized common block. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /external/kmod/port-gnu/
elf.h 488 #define STT_COMMON 5 /* Symbol is a common data object */
    [all...]
  /external/elfutils/libelf/
elf.h 600 #define STT_COMMON 5 /* Symbol is a common data object */
    [all...]

Completed in 553 milliseconds