Searched defs:machine_type (Results 1 – 7 of 7) sorted by relevance
/system/core/libunwindstack/tests/ |
D | ElfTestUtils.cpp | 37 void TestInitEhdr(Ehdr* ehdr, uint32_t elf_class, uint32_t machine_type) { in TestInitEhdr()
|
D | ElfTest.cpp | 47 void InitElf32(uint32_t machine_type) { in InitElf32() 85 void InitElf64(uint32_t machine_type) { in InitElf64()
|
D | RegsTest.cpp | 269 TEST_F(RegsTest, machine_type) { in TEST_F() argument
|
D | JitDebugTest.cpp | 86 void CreateElf(uint64_t offset, uint8_t class_type, uint8_t machine_type, uint32_t pc, in CreateElf()
|
D | MapInfoGetElfTest.cpp | 52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
|
/system/core/libunwindstack/include/unwindstack/ |
D | Elf.h | 88 uint32_t machine_type() { return machine_type_; } in machine_type() function
|
/system/update_engine/ |
D | omaha_request_params_unittest.cc | 66 string machine_type; in GetMachineType() local
|