Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h42 EmitDebugSections(StringRef YAMLString, bool ApplyFixups = false,
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp352 DWARFYAML::EmitDebugSections(StringRef YAMLString, bool ApplyFixups, in EmitDebugSections() argument
354 yaml::Input YIn(YAMLString); in EmitDebugSections()