Searched refs:elf32_at_map_ (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | MapInfoCreateMemoryTest.cpp | 73 InitElf<Elf32_Ehdr, Elf32_Shdr>(elf32_at_map_.fd, 0x1000, 0x2000, ELFCLASS32); in SetUp() 87 TemporaryFile elf32_at_map_; member in unwindstack::MapInfoCreateMemoryTest 206 MapInfo info(nullptr, nullptr, 0x5000, 0x6000, 0x1000, 0, elf32_at_map_.path); in TEST_F()
|