llvm_sys::object

Function LLVMGetSectionContainsSymbol

Source
pub unsafe extern "C" fn LLVMGetSectionContainsSymbol(
    SI: LLVMSectionIteratorRef,
    Sym: LLVMSymbolIteratorRef,
) -> LLVMBool