summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2018-05-29 13:54:34 +0000
committerjhb <jhb@FreeBSD.org>2018-05-29 13:54:34 +0000
commita1fc47fae0570380d20d943e3cd3ab49481d3547 (patch)
tree2e985fc0353b3b53e156ab9cc362d5bc06952074 /cddl/usr.sbin
parent2de20d5b1b0faaf2c7dcb503515af88bfb5aae90 (diff)
downloadFreeBSD-src-a1fc47fae0570380d20d943e3cd3ab49481d3547.zip
FreeBSD-src-a1fc47fae0570380d20d943e3cd3ab49481d3547.tar.gz
MFC 333606: Make the common interrupt entry point labels local labels.
Kernel debuggers depend on symbol names to find stack frames with a trapframe rather than a normal stack frame. The labels used for the shared interrupt entry point for the PTI and non-PTI cases did not match the existing patterns confusing debuggers. Add the '.L' prefix to mark these symbols as local so they are not visible in the symbol table. Approved by: re (kib)
Diffstat (limited to 'cddl/usr.sbin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud