Searched defs:DebugH (Results 1 – 2 of 2) sorted by relevance
29 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping() argument 48 DebugHSection llvm::CodeViewYAML::fromDebugH(ArrayRef<uint8_t> DebugH) { in fromDebugH() argument 67 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugH(const DebugHSection &DebugH, in toDebugH() argument [all...]
87 std::optional<CodeViewYAML::DebugHSection> DebugH; member