summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2006-10-28 13:12:06 +0000
committerbde <bde@FreeBSD.org>2006-10-28 13:12:06 +0000
commit342dca59e9e4bc6b271da653144235f8c1eb3612 (patch)
tree70ed94756d403036e926a98315c25aef0be36e53 /lib/libc
parente80cd771cbf070c71d90d13bb7106e6872bac8ef (diff)
downloadFreeBSD-src-342dca59e9e4bc6b271da653144235f8c1eb3612.zip
FreeBSD-src-342dca59e9e4bc6b271da653144235f8c1eb3612.tar.gz
In the userland .mcount():
- Don't use a frame pointer. Our callers need a frame pointer, but we could only use one to support things that aren't supported. (These things are: - profiling of profiling - debugging of profiling. The core ENTRY() macro doesn't support forcing a frame pointer for debugging, so don't do more here.) - Ensure that we are in the text section and have normal alignment. - Use the normal syntax for `.type'.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud