public class PosixObjectFile extends Object implements CompilerCommandPlugin
String parameter containing the symbol name or single CEntryPointLiteral
parameter containing a function pointer to symbol.| Modifier and Type | Class and Description |
|---|---|
static class |
PosixObjectFile.ExposeObjectFileNameFeature |
| Constructor and Description |
|---|
PosixObjectFile() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object[] args)
Exercises the functionality represented by this plugin.
|
String |
name()
Gets the name of this plugin.
|
public String name()
CompilerCommandPluginname in interface CompilerCommandPluginpublic Object apply(Object[] args)
CompilerCommandPluginapply in interface CompilerCommandPlugin