ΒΆextern lto_bool_t
lto_module_is_object_file_in_memory(
    const void* mem,
    size_t length)

Description

Checks if a buffer is a loadable object file.

Declared at: llvm/include/llvm-c/lto.h:152

Parameters

const void* mem
size_t length