lookup_libcall

Function lookup_libcall 

Source
fn lookup_libcall(
    name: &str,
    fmt: BinaryFormat,
    triple: &Triple,
) -> Option<LibCall>