Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DDWARFEmitter.h42 EmitDebugSections(StringRef YAMLString, bool ApplyFixups = false,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp352 DWARFYAML::EmitDebugSections(StringRef YAMLString, bool ApplyFixups, in EmitDebugSections() argument
354 yaml::Input YIn(YAMLString); in EmitDebugSections()