Home
last modified time | relevance | path

Searched refs:BasedOnSegmentAddress (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h339 BasedOnSegmentAddress = 0x07, // based on segment address of base enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp351 CV_ENUM_CLASS_ENT(PointerKind, BasedOnSegmentAddress),
DTypeDumpVisitor.cpp77 ENUM_ENTRY(PointerKind, BasedOnSegmentAddress),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp269 PointerKind::BasedOnSegmentAddress); in enumeration()