Searched refs:GetDexRegisterLocationCatalog (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dstack_map.cc61 code_info.GetDexRegisterLocationCatalog(enc);
74 code_info.GetDexRegisterLocationCatalog(enc);
131 GetDexRegisterLocationCatalog(encoding).Dump(vios, *this);
H A Dstack_map.h1098 DexRegisterLocationCatalog GetDexRegisterLocationCatalog(const CodeInfoEncoding& encoding) const { function in class:art::DexRegisterLocation::CodeInfo
/art/compiler/optimizing/
H A Dstack_map_test.cc69 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(encoding);
181 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(encoding);
435 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(encoding);
637 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(encoding);

Completed in 8 milliseconds