1#include "foo.h"
2
3void foo() { } // End up here
4
5

source code of lldb/test/API/lang/cpp/step-through-trampoline/foo.cpp