Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Delf_writer_test.cc64 void* dl_oatlastword = nullptr; in TEST_F() local
78 EXPECT_ELF_FILE_ADDRESS(ef, dl_oatlastword, "oatlastword", false); in TEST_F()
90 EXPECT_ELF_FILE_ADDRESS(ef, dl_oatlastword, "oatlastword", true); in TEST_F()
118 EXPECT_EQ(reinterpret_cast<uintptr_t>(dl_oatlastword) + reinterpret_cast<uintptr_t>(base), in TEST_F()