/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | JitDebugTest.cpp | 268 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 275 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 284 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 293 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 304 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 325 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 326 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x5000, ELFCLASS32, EM_ARM, 0x2000, 0x300); in TEST_F() 347 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 382 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x4000, ELFCLASS32, EM_ARM, 0x1500, 0x200); in TEST_F() 383 CreateElf<Elf32_Ehdr, Elf32_Shdr>(0x5000, ELFCLASS32, EM_ARM, 0x2300, 0x400); in TEST_F() [all …]
|
H A D | MapInfoGetElfTest.cpp | 85 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 91 EXPECT_EQ(static_cast<uint32_t>(EM_ARM), elf->machine_type()); in TEST_F() 119 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 138 EXPECT_EQ(static_cast<uint32_t>(EM_ARM), elf->machine_type()); in TEST_F() 163 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 192 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 221 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 251 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 382 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 398 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in InitMapInfo() [all …]
|
H A D | ElfCacheTest.cpp | 41 ASSERT_TRUE(type == EM_ARM || type == EM_386 || type == EM_X86_64); in WriteElfFile() 46 if (type == EM_ARM || type == EM_386) { in WriteElfFile() 76 WriteElfFile(0, &tf, EM_ARM); in VerifySameMap() 111 WriteElfFile(0, &tf, EM_ARM); in VerifyWithinSameMap() 210 WriteElfFile(0, &tf, EM_ARM); in VerifyWithinSameMapNeverReadAtZero()
|
H A D | ElfTest.cpp | 57 if (machine_type == EM_ARM) { in InitElf32() 72 if (machine_type == EM_ARM) { in InitElf32() 195 InitElf32(EM_ARM); in TEST_F() 199 ASSERT_EQ(static_cast<uint32_t>(EM_ARM), elf.machine_type()); in TEST_F() 265 TestInitGnuDebugdata<Elf32_Ehdr, Elf32_Shdr>(ELFCLASS32, EM_ARM, true, in TEST_F()
|
H A D | MapInfoCreateMemoryTest.cpp | 257 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 290 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 332 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F() 375 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F()
|
H A D | GenGnuDebugdata.cpp | 104 InitEhdr<Elf32_Ehdr>(&ehdr32, ELFCLASS32, EM_ARM); in main()
|
H A D | MapInfoGetLoadBiasTest.cpp | 133 TestInitEhdr(&ehdr, ELFCLASS32, EM_ARM); in InitElfData()
|
H A D | MapInfoGetBuildIDTest.cpp | 136 TestInitEhdr(&ehdr, ELFCLASS32, EM_ARM); in InitElfData()
|
H A D | UnwinderTest.cpp | 1685 TestInitEhdr<Elf32_Ehdr>(&ehdr, ELFCLASS32, EM_ARM); in TEST_F()
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMGNUInfo.h | 21 uint32_t machine() const { return llvm::ELF::EM_ARM; } in machine()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | elf-em.h | 37 #define EM_ARM 40 macro
|
H A D | audit.h | 276 #define AUDIT_ARCH_ARM (EM_ARM | __AUDIT_ARCH_LE) 277 #define AUDIT_ARCH_ARMEB (EM_ARM)
|
/aosp12/system/unwinding/libunwindstack/tools/ |
H A D | unwind_symbols.cpp | 74 case EM_ARM: in main()
|
H A D | unwind_info.cpp | 130 if (elf.machine_type() == EM_ARM) { in GetElfInfo()
|
H A D | unwind_reg_info.cpp | 201 if (elf.machine_type() == EM_ARM) { in GetInfo()
|
/aosp12/art/libelffile/elf/ |
H A D | elf_utils.h | 67 #define EM_ARM 40 macro
|
H A D | elf_builder.h | 813 case EM_ARM: in GetIsaFromHeader() 833 elf_header.e_machine = EM_ARM; in MakeElfHeader()
|
/aosp12/system/update_engine/payload_generator/ |
H A D | xz_android.cc | 89 case EM_ARM: in GetFilterID()
|
/aosp12/system/chre/platform/shared/include/chre/platform/shared/ |
H A D | loader_util.h | 57 #define EM_ARM 40 macro
|
/aosp12/system/extras/simpleperf/ |
H A D | read_elf.cpp | 381 bool is_arm = (machine == llvm::ELF::EM_ARM || machine == llvm::ELF::EM_AARCH64); 416 bool is_arm = (machine == llvm::ELF::EM_ARM || machine == llvm::ELF::EM_AARCH64);
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | Elf.cpp | 294 if (e_machine == EM_ARM) { in CreateInterfaceFromMemory()
|
/aosp12/bionic/linker/ |
H A D | linker_phdr.cpp | 49 return EM_ARM; in GetTargetElfMachine() 216 if (em == EM_ARM) return "EM_ARM"; in EM_to_string()
|
/aosp12/system/chre/platform/shared/ |
H A D | nanoapp_loader.cc | 36 #define CHRE_LOADER_ARCH EM_ARM
|
/aosp12/system/update_engine/common/ |
H A D | utils.cc | 688 case EM_ARM: in GetFileFormatELF()
|
/aosp12/art/runtime/ |
H A D | elf_file.cc | 1081 case EM_ARM: in GetInstructionSetFromELF()
|