Returns the address of a symbol named symbolName or null if it is not found.
Note: null return doesn't mean the symbol is not found as the address of a symbol may be null.
See Implementation
Returns the address of a symbol named symbolName or null if it is not found.
Note: null return doesn't mean the symbol is not found as the address of a symbol may be null.