Searched refs:AllTables (Results 1 – 2 of 2) sorted by relevance
296 AllTables = 0, enumerator306 explicit CodeInfo(const uint8_t* data, DecodeFlags flags = AllTables) {310 explicit CodeInfo(const OatQuickMethodHeader* header, DecodeFlags flags = AllTables);472 ALWAYS_INLINE static void ForEachBitTableField(Callback callback, DecodeFlags flags = AllTables) {
3782 ? CodeInfo::DecodeFlags::AllTables // We will need dex register maps. in VisitQuickFrameWithVregCallback()