|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IBinaryParser.IBinaryExecutable
An executable.
Field Summary |
---|
Fields inherited from interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile |
---|
ARCHIVE, CORE, EXECUTABLE, OBJECT, SHARED |
Method Summary | |
---|---|
java.lang.String[] |
getNeededSharedLibs()
Needed shared libraries for this executable |
Methods inherited from interface org.eclipse.cdt.core.IBinaryParser.IBinaryObject |
---|
getAddressFactory, getBSS, getCPU, getData, getName, getSymbol, getSymbols, getText, hasDebug, isLittleEndian |
Methods inherited from interface org.eclipse.cdt.core.IBinaryParser.IBinaryFile |
---|
getBinaryParser, getContents, getPath, getType |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
java.lang.String[] getNeededSharedLibs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |