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