ΒΆextern const char*
lto_input_get_dependent_library(lto_input_t input,
                                size_t index,
                                size_t* size)

Description

Returns the ith dependent library specifier for the given LTO input file. The returned string is not null-terminated.

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

Parameters

lto_input_t input
size_t index
size_t* size