Searched defs:DebugH (Results 1 – 2 of 2) sorted by relevance
29 io.mapRequired("HashAlgorithm", DebugH.HashAlgorithm); in mapping() argument 48 assert((DebugH.size() - 8) % 8 == 0); in fromDebugH() argument 67 uint32_t Size = 8 + 8 * DebugH argument [all...]
87 std::optional<CodeViewYAML::DebugHSection> DebugH; member