Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h1031 uint32_t high_bits = encoding.GetMethodIndexIdxEncoding().Load( in GetArtMethodAtDepth() local
1033 if (high_bits == 0) { in GetArtMethodAtDepth()
1036 uint64_t address = high_bits; in GetArtMethodAtDepth()