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