sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LLVMDisposeObjectFile
llvm
c
object
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
void
LLVMDisposeObjectFile
(
LLVMObjectFileRef
ObjectFile
)
Meta
Source
See Implementation
llvm
c
object
aliases
LLVMObjectFileRef
LLVMRelocationIteratorRef
LLVMSectionIteratorRef
LLVMSymbolIteratorRef
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
structs
__LLVMOpaqueObjectFile
__LLVMOpaqueRelocationIterator
__LLVMOpaqueSectionIterator
__LLVMOpaqueSymbolIterator