Docs.rs
llvm-sys-80.3.1
llvm-sys 80.3.1
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
tari
Dependencies
libc ^0.2
normal
cc ^1.0
build
lazy_static ^1.0
build
regex ^1.0
build
semver ^0.9
build
Versions
16.39%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module object
Enums
Functions
Type Definitions
?
Module
llvm_sys
::
object
source
·
[
−
]
Expand description
Object file reading and writing
Enums
LLVMOpaqueObjectFile
LLVMOpaqueRelocationIterator
LLVMOpaqueSectionIterator
LLVMOpaqueSymbolIterator
Functions
LLVMCreateObjectFile
⚠
LLVMDisposeObjectFile
⚠
LLVMDisposeRelocationIterator
⚠
LLVMDisposeSectionIterator
⚠
LLVMDisposeSymbolIterator
⚠
LLVMGetRelocationOffset
⚠
LLVMGetRelocationSymbol
⚠
LLVMGetRelocationType
⚠
LLVMGetRelocationTypeName
⚠
LLVMGetRelocationValueString
⚠
LLVMGetRelocations
⚠
LLVMGetSectionAddress
⚠
LLVMGetSectionContainsSymbol
⚠
LLVMGetSectionContents
⚠
LLVMGetSectionName
⚠
LLVMGetSectionSize
⚠
LLVMGetSections
⚠
LLVMGetSymbolAddress
⚠
LLVMGetSymbolName
⚠
LLVMGetSymbolSize
⚠
LLVMGetSymbols
⚠
LLVMIsRelocationIteratorAtEnd
⚠
LLVMIsSectionIteratorAtEnd
⚠
LLVMIsSymbolIteratorAtEnd
⚠
LLVMMoveToContainingSection
⚠
LLVMMoveToNextRelocation
⚠
LLVMMoveToNextSection
⚠
LLVMMoveToNextSymbol
⚠
Type Definitions
LLVMObjectFileRef
LLVMRelocationIteratorRef
LLVMSectionIteratorRef
LLVMSymbolIteratorRef