Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc329 static uint8_t* GetRootTable(const void* code_ptr, uint32_t* number_of_roots = nullptr) { in GetRootTable() function
376 uint8_t* roots_data = GetRootTable(entry.first, &number_of_roots); in SweepRootTables()
417 FreeData(GetRootTable(code_ptr)); in FreeCode()