Home
last modified time | relevance | path

Searched refs:elf32_at_map_ (Results 1 – 1 of 1) sorted by relevance

/system/core/libunwindstack/tests/
DMapInfoCreateMemoryTest.cpp73 InitElf<Elf32_Ehdr, Elf32_Shdr>(elf32_at_map_.fd, 0x1000, 0x2000, ELFCLASS32); in SetUpTestCase()
89 static TemporaryFile elf32_at_map_; member in unwindstack::MapInfoCreateMemoryTest
94 TemporaryFile MapInfoCreateMemoryTest::elf32_at_map_; member in unwindstack::MapInfoCreateMemoryTest
211 MapInfo info(nullptr, 0x5000, 0x6000, 0x1000, 0, elf32_at_map_.path); in TEST_F()