Home
last modified time | relevance | path

Searched refs:fromDebugS (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h124 fromDebugS(ArrayRef<uint8_t> Data, const codeview::StringsAndChecksumsRef &SC);
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp901 llvm::CodeViewYAML::fromDebugS(ArrayRef<uint8_t> Data, in fromDebugS() function in llvm::CodeViewYAML