Searched refs:kFuncAddr (Results 1 – 1 of 1) sorted by relevance
117 const uint32_t kFuncAddr = 0x1000; in TEST_P() local120 AddElf32Sym(kFuncName, kFuncAddr, kFuncSize, in TEST_P()130 EXPECT_EQ((Module::Address)kFuncAddr, extern1->address); in TEST_P()135 const uint32_t kFuncAddr = 0x1000; in TEST_P() local143 .D32(kFuncAddr) in TEST_P()154 EXPECT_EQ((Module::Address)kFuncAddr, extern1->address); in TEST_P()159 const uint32_t kFuncAddr = 0x1000; in TEST_P() local172 .D32(kFuncAddr) in TEST_P()183 EXPECT_EQ((Module::Address)kFuncAddr, extern1->address); in TEST_P()226 const uint32_t kFuncAddr = 0x1000; in TEST_P() local[all …]