reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/ObjectYAML/DWARFEmitter.h
   41 EmitDebugSections(StringRef YAMLString, bool ApplyFixups = false,

References

tools/lldb/unittests/Expression/DWARFExpressionTest.cpp
  133     auto sections_map = llvm::DWARFYAML::EmitDebugSections(yaml_data, true);
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
 1382   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata), true);
 1921   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata));
 1970   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata));
 2007   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata));
 2044   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata));
 2077   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata));
 2125   auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata));
 2196   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2268   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2340   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2417   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2499   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2602   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2667   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2724   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2798   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2848   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2912   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);
 2979   auto ErrOrSections = DWARFYAML::EmitDebugSections(yamldata);