public class LLVMDebugInformation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LLVMDebugInformation.CompileFile |
class |
LLVMDebugInformation.CompileUnit |
static class |
LLVMDebugInformation.Location |
static class |
LLVMDebugInformation.Metadata |
class |
LLVMDebugInformation.SubProgram |
| Constructor and Description |
|---|
LLVMDebugInformation() |
| Modifier and Type | Method and Description |
|---|---|
LLVMDebugInformation.CompileUnit |
compileUnitFor(Program program) |
LLVMDebugInformation.CompileUnit |
compileUnitFor(String fileName) |
void |
writeHeaderTo(PrintWriter pw) |
public LLVMDebugInformation.CompileUnit compileUnitFor(Program program)
public LLVMDebugInformation.CompileUnit compileUnitFor(String fileName)
public void writeHeaderTo(PrintWriter pw)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.