Searched refs:fromDebugH (Results 1 – 3 of 3) sorted by relevance
49 DebugHSection fromDebugH(ArrayRef<uint8_t> DebugH);
48 DebugHSection llvm::CodeViewYAML::fromDebugH(ArrayRef<uint8_t> DebugH) { in fromDebugH() function in llvm::CodeViewYAML
195 NewYAMLSection.DebugH = CodeViewYAML::fromDebugH(sectionData); in dumpSections()