Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc3530 uint32_t new_nterp_flags = GetNterpFastPathFlags(shorty, access_flags, isa); in ResetNterpFastPathFlags() local
3533 return access_flags | new_nterp_flags; in ResetNterpFastPathFlags()