Searched refs:DWARFSectionOffsetMask (Results 1 – 3 of 3) sorted by relevance
515 constexpr static uint32_t DWARFSectionOffsetMask = 0x00ffffff; member
640 constexpr static uint32_t DWARFSectionOffsetMask = 0x00ffffff; member
67 static_cast<uint32_t>(Delta) & CRTPImpl::DWARFSectionOffsetMask; in encodeDWARFOffset()