Searched refs:kFollowInitialRuleMaskSize (Results 1 – 2 of 2) sorted by relevance
332 << EhFrameConstants::kFollowInitialRuleMaskSize) | in RecordRegisterFollowsInitialRule()502 if (((bytecode >> EhFrameConstants::kFollowInitialRuleMaskSize) & 0xff) == in DumpDwarfDirectives()
49 static const int kFollowInitialRuleMaskSize = 6; in NON_EXPORTED_BASE() local