[go: up one dir, main page]

Function LLVMGetSections

Source
pub unsafe extern "C" fn LLVMGetSections(
    ObjectFile: LLVMObjectFileRef,
) -> LLVMSectionIteratorRef
👎Deprecated since LLVM 9.0: Use LLVMObjectFileCopySectionIterator instead