Home
last modified time | relevance | path

Searched defs:machine (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GNUInfo.h21 uint32_t machine() const { return llvm::ELF::EM_386; } in machine() function
34 uint32_t machine() const { return llvm::ELF::EM_X86_64; } in machine() function
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dutsname.h27 char machine[9]; member
35 char machine[65]; member
42 char machine[__NEW_UTS_LEN + 1]; member
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
H A DDeviceInfoUtilsTest.java46 final String machine = "aarch64"; in formatKernelVersion_regularInputVersion_shouldStripOptionalValues() local
60 final String machine = "aarch64"; in formatKernelVersion_nonRegularInputVersion_shouldBeUnavailable() local
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGNUInfo.h21 uint32_t machine() const { return llvm::ELF::EM_ARM; } in machine() function
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GNUInfo.h21 uint32_t machine() const { return llvm::ELF::EM_AARCH64; } in machine() function
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonGNUInfo.h25 uint32_t machine() const { return llvm::ELF::EM_HEXAGON; } in machine() function
/aosp12/bionic/libc/include/sys/
H A Dutsname.h54 char machine[SYS_NMLN]; member
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGNUInfo.cpp28 uint32_t MipsGNUInfo::machine() const { in machine() function in mcld::MipsGNUInfo
/aosp12/system/unwinding/libunwindstack/tests/
H A DGenGnuDebugdata.cpp34 void InitEhdr(Ehdr* ehdr, uint32_t elf_class, uint32_t machine) { in InitEhdr()
H A DElfTestUtils.cpp60 void TestInitGnuDebugdata(uint32_t elf_class, uint32_t machine, bool init_gnu_debugdata, in TestInitGnuDebugdata()
/aosp12/system/extras/simpleperf/
H A Denvironment.cpp420 char machine[40]; in GetMachineArch() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...