Searched refs:isBitcodeFileForTarget (Results 1 – 3 of 3) sorted by relevance
45 return LTOModule::isBitcodeFileForTarget(path, target_triplet_prefix); in lto_module_is_object_file_for_target()60 return LTOModule::isBitcodeFileForTarget(mem, length, target_triplet_prefix); in lto_module_is_object_file_in_memory_for_target()
72 static bool isBitcodeFileForTarget(const void *mem,75 static bool isBitcodeFileForTarget(const char *path,
165 bool LTOModule::isBitcodeFileForTarget(const void *mem, size_t length, in isBitcodeFileForTarget() function in LTOModule173 bool LTOModule::isBitcodeFileForTarget(const char *path, in isBitcodeFileForTarget() function in LTOModule