Searched refs:xdata1a (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/lld/test/COFF/ |
D | icf-pdata.s | 13 # CHECK: Name: xdata1a 44 # xdata1a is identical to xdata1, so it should be ICFd, and so should its pdata. 46 .def xdata1a; 50 .section .text,"xr",one_only,xdata1a 51 .globl xdata1a # -- Begin function xdata1a symbol 53 xdata1a: # @xdata1a label 54 .seh_proc xdata1a 64 .section .text,"xr",one_only,xdata1a 67 .section .debug$S,"r",associative,xdata1a 68 .section .gfids$y,"r",associative,xdata1a [all …]
|