Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h317 BasedOnAddress = 0x06, // based on address of base enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h338 BasedOnAddress = 0x06, // based on address of base enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h338 BasedOnAddress = 0x06, // based on address of base enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst93 BasedOnAddress = 0x06, // based on address of base
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp358 CV_ENUM_CLASS_ENT(PointerKind, BasedOnAddress),
DTypeDumpVisitor.cpp76 ENUM_ENTRY(PointerKind, BasedOnAddress),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp350 CV_ENUM_CLASS_ENT(PointerKind, BasedOnAddress),
DTypeDumpVisitor.cpp76 ENUM_ENTRY(PointerKind, BasedOnAddress),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp172 RETURN_CASE(PointerKind, BasedOnAddress, "address based"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp122 ENUM_ENTRY(PointerKind, BasedOnAddress),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp267 IO.enumCase(Kind, "BasedOnAddress", PointerKind::BasedOnAddress); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp267 IO.enumCase(Kind, "BasedOnAddress", PointerKind::BasedOnAddress); in enumeration()