Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp1262 const char *yamldata = "debug_abbrev:\n" in TEST() local
1279 auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata), true); in TEST()
1781 const char *yamldata = R"( in TEST() local
1818 auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata)); in TEST()
1830 const char *yamldata = R"( in TEST() local
1867 auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata)); in TEST()
1878 const char *yamldata = R"( in TEST() local
1904 auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata)); in TEST()
1915 const char *yamldata = R"( in TEST() local
1941 auto ErrOrSections = DWARFYAML::EmitDebugSections(StringRef(yamldata)); in TEST()
[all …]