Home
last modified time | relevance | path

Searched defs:DebugH (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypeHashing.cpp29 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping()
48 DebugHSection llvm::CodeViewYAML::fromDebugH(ArrayRef<uint8_t> DebugH) { in fromDebugH()
67 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugH(const DebugHSection &DebugH, in toDebugH()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypeHashing.cpp29 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping()
48 DebugHSection llvm::CodeViewYAML::fromDebugH(ArrayRef<uint8_t> DebugH) { in fromDebugH()
67 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugH(const DebugHSection &DebugH, in toDebugH()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h76 Optional<CodeViewYAML::DebugHSection> DebugH; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h76 std::optional<CodeViewYAML::DebugHSection> DebugH; member