CxxUtils: stacktrace adjustment.
clang15 seems to produce relocatable executables by default. In that case we need to subtract off the library base. Fixes test failure in clang15 build.
clang15 seems to produce relocatable executables by default. In that case we need to subtract off the library base. Fixes test failure in clang15 build.