Searched refs:BasedOnSegmentAddress (Results 1 – 6 of 6) sorted by relevance
339 BasedOnSegmentAddress = 0x07, // based on segment address of base enumerator
94 BasedOnSegmentAddress = 0x07, // based on segment address of base
359 CV_ENUM_CLASS_ENT(PointerKind, BasedOnSegmentAddress),
77 ENUM_ENTRY(PointerKind, BasedOnSegmentAddress),
173 RETURN_CASE(PointerKind, BasedOnSegmentAddress, "segment address based"); in pointerKind()
274 PointerKind::BasedOnSegmentAddress); in enumeration()