Searched defs:yaml2ObjectFile (Results 1 – 2 of 2) sorted by relevance
21 TEST(yaml2ObjectFile, ELF) { in TEST() argument40 TEST(yaml2ObjectFile, Errors) { in TEST() argument
67 yaml2ObjectFile(SmallVectorImpl<char> &Storage, StringRef Yaml, yaml2ObjectFile() function