[profiler] Rename helper functions to have common prefix
commit55f2c4d6ad8ace7690668c64378248571871c7eb
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 20 Aug 2019 17:44:37 +0000 (20 19:44 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 20 Aug 2019 20:55:39 +0000 (20 22:55 +0200)
tree885fff18eda032f6edca77de32dff0001ed3fbf6
parented0063b4d593436c531e851054127a64a133be18
[profiler] Rename helper functions to have common prefix

Unfortunately https://github.com/mono/mono/pull/16335 didn't fix the new symbols showing up in the log profiler module.
The reason is that we actually pass `--disable-visibility-hidden` for iOS builds in https://github.com/mono/mono/blob/0b6d95e8ce7c882e2db9e89fa0dec850c687f65e/sdks/builds/ios.mk#L98.

Rename the helper functions instead to have a common prefix so they can be ignored in xamarin-macios tests.
mono/profiler/aot.c
mono/profiler/helper.c
mono/profiler/helper.h
mono/profiler/log.c