Change have_*_symbols functions to methods of program_space This changes the have_*_symbols functions to be methods of program_space. This version also renames the methods to use "has_" rather than "have_". Approved-By: Simon Marchi <simon.marchi@efficios.com>