Package org.eclipse.cdt.utils
Class NM
java.lang.Object
org.eclipse.cdt.utils.NM
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprotected List
<NM.AddressNamePair> protected List
<NM.AddressNamePair> protected List
<NM.AddressNamePair> -
Constructor Summary
-
Method Summary
-
Field Details
-
undef_symbols
- Since:
- 5.1
-
text_symbols
- Since:
- 5.1
-
bss_symbols
- Since:
- 5.1
-
data_symbols
- Since:
- 5.1
-
-
Constructor Details
-
NM
- Throws:
IOException
-
NM
- Throws:
IOException
-
NM
- Throws:
IOException
- Since:
- 8.2
-
NM
- Throws:
IOException
-
NM
- Throws:
IOException
-
-
Method Details
-
init
- Throws:
IOException
-
getUndefSymbols
-
getTextSymbols
-
getDataSymbols
-
getBSSSymbols
-