Module debuginfo

Source

Structsยง

DIBuilder ๐Ÿ”’
Opaque target type for references to an LLVM debuginfo builder.
DIBuilderBox ๐Ÿ”’
Owning pointer to a DIBuilder<'ll> that will dispose of the builder when dropped. Use .as_ref() to get the underlying &DIBuilder needed for debuginfo FFI calls.
DIFlags ๐Ÿ”’
Must match the layout of LLVMDIFlags in the LLVM-C API.
DISPFlags ๐Ÿ”’

Enumsยง

DebugEmissionKind ๐Ÿ”’
LLVMRustDebugEmissionKind
DebugNameTableKind ๐Ÿ”’
LLVMRustDebugNameTableKind

Type Aliasesยง

DIArray ๐Ÿ”’
DIBasicType ๐Ÿ”’
DICompositeType ๐Ÿ”’
DIDerivedType ๐Ÿ”’
DIDescriptor ๐Ÿ”’
DIEnumerator ๐Ÿ”’
DIFile ๐Ÿ”’
DIGlobalVariableExpression ๐Ÿ”’
DILexicalBlock ๐Ÿ”’
DILocation ๐Ÿ”’
DIScope ๐Ÿ”’
DISubprogram ๐Ÿ”’
DISubrange ๐Ÿ”’
DITemplateTypeParameter ๐Ÿ”’
DIType ๐Ÿ”’
DIVariable ๐Ÿ”’