| Modifier and Type | Class and Description |
|---|---|
class |
BCCLinker |
class |
TLibLinker |
| Modifier and Type | Class and Description |
|---|---|
class |
CLinker
Generic C/CPP linker with "-o " as its output option
|
class |
CLinkerClassic
Generic C/CPP linker with "-o" as its output option
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLinker |
class |
ArchiveLinker |
| Modifier and Type | Method and Description |
|---|---|
Linker |
LinkerManager.getLinker(java.lang.String roleHint) |
Linker |
DefaultLinkerManager.getLinker(java.lang.String providerType) |
| Modifier and Type | Class and Description |
|---|---|
class |
MSVCLinker |
| Modifier and Type | Method and Description |
|---|---|
private Linker |
NativeLinkMojo.getLinker() |