Searched refs:kLocationMaskSize (Results 1 – 2 of 2) sorted by relevance
260 << EhFrameConstants::kLocationMaskSize) | in AdvanceLocation()481 if (((bytecode >> EhFrameConstants::kLocationMaskSize) & 0xff) == in DumpDwarfDirectives()
41 static const int kLocationMaskSize = 6; in NON_EXPORTED_BASE() local