Class DICompileUnit
Debug Information Compile Unit, which acts as the containing parent for debug information in a module
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DICompileUnit : DIScope
Properties
EnumTypes | Gets the enum types in this unit |
Flags | Gets the compilation flags for this unit |
GlobalVariables | Gets the global variable expressions for this unit |
ImportedEntities | Gets the imported entities for this unit |
Macros | Gets the macro information for the compile unit |
Producer | Gets the name of the producer of this unit |
RetainedTypes | Gets the retained types for this unit |
SplitDebugFileName | Gets the split debug file name for this unit |