Function analyze_elf_libraries

Source
pub fn analyze_elf_libraries(
    libs: &[&str],
    undefined_symbols: &[UndefinedSymbol],
)