Home
last modified time | relevance | path

Searched defs:ELFCLASS32 (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
D_manylinux.py23 ELFCLASS32 = 1 variable in _ELFFileHeader
/aosp_15_r20/external/pigweed/pw_elf/public/pw_elf/internal/
H A Delf.h58 inline constexpr unsigned char ELFCLASS32 = 1; variable
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DReadElf.java47 private static final int ELFCLASS32 = 1; field in ReadElf
/aosp_15_r20/test/vts/vndk_utils/library/elf/
H A Dconsts.py36 ELFCLASS32 = 1 # 32-bit objects variable
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Delf.h36 constexpr auto ELFCLASS32 = 1; variable
/aosp_15_r20/external/crosvm/kernel_loader/src/
H A Delf.rs198 pub const ELFCLASS32: u32 = 1; constant
/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h81 #define ELFCLASS32 1 macro
/aosp_15_r20/external/zucchini/
H A Dtype_elf.h88 ELFCLASS32 = 1, // 32-bit objects. enumerator
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dtype_elf.h88 ELFCLASS32 = 1, // 32-bit objects. enumerator
/aosp_15_r20/trusty/kernel/lib/trusty/include/lib/trusty/
H A Delf.h106 #define ELFCLASS32 1 /* 32-bit */ macro
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DReadElf.java60 private static final int ELFCLASS32 = 1; field in ReadElf
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Delf.h297 #define ELFCLASS32 1 macro

1234