Searched refs:checkFormatAndArch (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Object/ |
| H A D | ELFObjectFileTest.cpp | 104 checkFormatAndArch(D, Formats[I++], Triple::ve); in TEST() 120 checkFormatAndArch(D, Formats[I++], Triple::x86); in TEST() 130 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 159 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 171 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 183 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 195 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 231 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 243 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() 255 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST() [all …]
|