Searched refs:isBitcodeFileForTarget (Results 1 – 3 of 3) sorted by relevance
61 return LTOModule::isBitcodeFileForTarget(path, target_triplet_prefix); in lto_module_is_object_file_for_target()80 return LTOModule::isBitcodeFileForTarget(mem, length, target_triplet_prefix); in lto_module_is_object_file_in_memory_for_target()
46 static bool isBitcodeFileForTarget(const void* mem, 49 static bool isBitcodeFileForTarget(const char* path,
58 bool LTOModule::isBitcodeFileForTarget(const void *mem, size_t length, in isBitcodeFileForTarget() function in LTOModule67 bool LTOModule::isBitcodeFileForTarget(const char *path, in isBitcodeFileForTarget() function in LTOModule