When creating function pointers, make sure the pointer is in the program address space. Also fix a spot where I forgot to set `setDefaultTargetAS` and one spot where we didn't use the default AS for a pointer. --------- Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>