Home
last modified time | relevance | path

Searched defs:GetNativeGcMap (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dart_method-inl.h251 inline const uint8_t* ArtMethod::GetNativeGcMap(size_t pointer_size) { in GetNativeGcMap() function
259 inline const uint8_t* ArtMethod::GetNativeGcMap(const void* code_pointer, size_t pointer_size) { in GetNativeGcMap() function