Searched refs:FakeSetGlobalVariable (Results 1 – 5 of 5) sorted by relevance
82 void FakeSetGlobalVariable(const std::string& global, uint64_t offset) { in FakeSetGlobalVariable() function
48 interface->FakeSetGlobalVariable("__dex_debug_descriptor", global_offset); in CreateFakeElf()
45 interface->FakeSetGlobalVariable("__jit_debug_descriptor", global_offset); in CreateFakeElf()
147 interface->FakeSetGlobalVariable("__dex_debug_descriptor", 0x1800); in SetUpTestSuite()148 interface->FakeSetGlobalVariable("__jit_debug_descriptor", 0x1900); in SetUpTestSuite()
79 elf->FakeSetGlobalVariable(func_name, data_provider->ConsumeIntegral<uint64_t>()); in ElfPushFakeFunctionData()