Home
last modified time | relevance | path

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

/external/v8/src/
Deh-frame.cc332 << EhFrameConstants::kFollowInitialRuleMaskSize) | in RecordRegisterFollowsInitialRule()
502 if (((bytecode >> EhFrameConstants::kFollowInitialRuleMaskSize) & 0xff) == in DumpDwarfDirectives()
Deh-frame.h49 static const int kFollowInitialRuleMaskSize = 6; in NON_EXPORTED_BASE() local