Searched refs:ParentBitOffset (Results 1 – 1 of 1) sorted by relevance
435 static uint32_t constexpr ParentBitOffset = dwarf::DW_IDX_type_hash; variable436 static uint32_t constexpr TagBitOffset = ParentBitOffset + NumBitsIdxParent;452 AbbrvTag |= encodeIdxParent(MaybeParentForm) << ParentBitOffset; in constructAbbreviationTag()