Structsยง
- DIBuilder ๐
- Opaque target type for references to an LLVM debuginfo builder.
- DIBuilder
Box ๐ - 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. - DISP
Flags ๐
Enumsยง
- Debug
Emission ๐Kind - LLVMRustDebugEmissionKind
- Debug
Name ๐Table Kind - LLVMRustDebugNameTableKind
Type Aliasesยง
- DIArray ๐
- DIBasic
Type ๐ - DIComposite
Type ๐ - DIDerived
Type ๐ - DIDescriptor ๐
- DIEnumerator ๐
- DIFile ๐
- DIGlobal
Variable ๐Expression - DILexical
Block ๐ - DILocation ๐
- DIScope ๐
- DISubprogram ๐
- DISubrange ๐
- DITemplate
Type ๐Parameter - DIType ๐
- DIVariable ๐