[gas, aarch64]: fix build breakage for aarch64-pe
authorIndu Bhagat <indu.bhagat@oracle.com>
Thu, 17 Nov 2022 21:00:14 +0000 (13:00 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Thu, 17 Nov 2022 21:00:14 +0000 (13:00 -0800)
commit8c633762e3126d86e4920a1171b19977d1e4e37b
tree19c0eea905800a6ef889af6e908d711b50d65ea2
parentc83b95d88feed26eb04f7eca97c08e3ace0b7cbb
[gas, aarch64]: fix build breakage for aarch64-pe

SFrame is supported for ELF only.  Keep the definitions and declarations
guarded with OBJ_ELF consistently.

ChangeLog:

* gas/config/tc-aarch64.h:  Guard SFrame related definitions
  with OBJ_ELF.
gas/config/tc-aarch64.h