Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h318 BasedOnSegmentAddress = 0x07, // based on segment address of base enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h339 BasedOnSegmentAddress = 0x07, // based on segment address of base enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h339 BasedOnSegmentAddress = 0x07, // based on segment address of base enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst94 BasedOnSegmentAddress = 0x07, // based on segment address of base
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp359 CV_ENUM_CLASS_ENT(PointerKind, BasedOnSegmentAddress),
DTypeDumpVisitor.cpp77 ENUM_ENTRY(PointerKind, BasedOnSegmentAddress),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp351 CV_ENUM_CLASS_ENT(PointerKind, BasedOnSegmentAddress),
DTypeDumpVisitor.cpp77 ENUM_ENTRY(PointerKind, BasedOnSegmentAddress),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp173 RETURN_CASE(PointerKind, BasedOnSegmentAddress, "segment address based"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp123 ENUM_ENTRY(PointerKind, BasedOnSegmentAddress),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp269 PointerKind::BasedOnSegmentAddress); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp269 PointerKind::BasedOnSegmentAddress); in enumeration()