sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
__LLVMOpaqueObjectFile
llvm
c
object
@defgroup LLVMCObject Object file reading and writing @ingroup LLVMC
@{
extern (
C
) nothrow
struct
__LLVMOpaqueObjectFile
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
@defgroup LLVMCObject Object file reading and writing @ingroup LLVMC
@{