Searched refs:IMG_Bitcode (Results 1 – 10 of 10) sorted by relevance
3 - ImageKind: IMG_Bitcode10 - ImageKind: IMG_Bitcode
8 - ImageKind: IMG_Bitcode25 # CHECK-NEXT: - ImageKind: IMG_Bitcode
13 - ImageKind: IMG_Bitcode34 # CHECK-NEXT: - ImageKind: IMG_Bitcode
142 .Case("bc", IMG_Bitcode) in getImageKind()153 case IMG_Bitcode: in getImageKindName()
25 ECase(IMG_Bitcode); in enumeration()
27 case IMG_Bitcode: in getImageName()
44 IMG_Bitcode, enumerator
105 ImageBinary.TheImageKind = object::IMG_Bitcode; in main()
92 | IMG_Bitcode | 0x02 | The image is an LLVM-IR bitcode file |
196 Image.TheImageKind = IMG_Bitcode; in getInputBitcodeLibrary()