Searched defs:DebugH (Results 1 – 2 of 2) sorted by relevance
30 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping()49 DebugHSection llvm::CodeViewYAML::fromDebugH(ArrayRef<uint8_t> DebugH) { in fromDebugH()68 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugH(const DebugHSection &DebugH, in toDebugH()
71 Optional<CodeViewYAML::DebugHSection> DebugH; member