]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-x86-64.c
bfd: use "stack trace" instead of "unwind" for SFrame
authorIndu Bhagat <indu.bhagat@oracle.com>
Thu, 2 Feb 2023 08:49:29 +0000 (00:49 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Thu, 2 Feb 2023 08:49:29 +0000 (00:49 -0800)
commit53d8d3f0c19e1365fdbb78c5824fe1d7e3d13aa0
treee52e1557f32d29d992620489873938c3613a9e3d
parent3e3e792a2931b973d5c9bc4fa79168dec8ab7730
bfd: use "stack trace" instead of "unwind" for SFrame

SFrame format is meant for generating stack traces only.

bfd/
* elf-bfd.h: Replace the use of "unwind" with "stack trace".
* elf-sframe.c: Likewise.
* elf64-x86-64.c: Likewise.
* elfxx-x86.c: Likewise.

include/
* elf/common.h: Likewise.
bfd/elf-bfd.h
bfd/elf-sframe.c
bfd/elf64-x86-64.c
bfd/elfxx-x86.c
include/elf/common.h