Home
last modified time | relevance | path

Searched refs:pdata (Results 1 – 25 of 65) sorted by relevance

123

/llvm-project-15.0.7/lld/test/COFF/
H A Dicf-xdata-last.s6 # Test xdata can be merged when text and pdata differ. This test is structured
7 # so that xdata comes after pdata, which makes xdata come before pdata in the
24 .section .pdata,"r",associative,foo
41 .section .pdata,"r",associative,bar
H A Dpdata-arm64-bad.yaml4 # This file is like pdata-arm64.yaml, except that .pdata has been extended with
8 # CHECK: unexpected .pdata size: 20 is not a multiple of 8
35 - Name: .pdata
59 - Name: .pdata
H A Dpdata-arm64.yaml4 # RUN: llvm-objdump -s --section=.pdata %t.exe | FileCheck --check-prefix=PDATA %s
33 - Name: .pdata
57 - Name: .pdata
H A Dunwind.test7 # RUN: lld-link /merge:.pdata=.rdata /out:%t.exe /entry:main %t.obj
12 # FIXME: llvm-readobj currently does not understand files with .pdata merged
96 - Name: .pdata
166 - Name: .pdata
H A Dfunctionpadmin.test52 BASE-NEXT: Contents of section .pdata:
61 PADDED-NEXT: Contents of section .pdata:
71 PADDED-MORE-NEXT: Contents of section .pdata:
82 MULTI-BASE-NEXT: Contents of section .pdata:
92 MULTI-BASE-PADDED-NEXT: Contents of section .pdata:
104 MULTI-BASE-PADDED-MORE-NEXT: Contents of section .pdata:
H A Dicf-pdata.s6 # CHECK: Name: .pdata
44 # xdata1a is identical to xdata1, so it should be ICFd, and so should its pdata.
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm64-unwind-preferred-symbol.yaml1 # Check that we print the external symbol "func", even though the pdata
22 - Name: .pdata
62 - Name: .pdata
75 - Name: '$pdata$func'
H A Dx86_64-unwind-preferred-symbol-msvc.yaml2 ## the pdata relocations point at the '$LN4' symbols.
35 - Name: .pdata
119 - Name: .pdata
131 - Name: '$pdata$func1'
143 - Name: '$pdata$func2'
H A Darm64-unwind-preferred-symbol2.yaml2 ## the pdata relocations point at .text with an immediate offset.
30 - Name: .pdata
69 - Name: .pdata
H A Dx86_64-unwind-preferred-symbol-gcc.yaml2 ## the pdata relocations point at the '.text' symbol.
35 - Name: .pdata
100 - Name: .pdata
H A Darm64-packed-symbol-name.yaml35 - Name: .pdata
47 - Name: .pdata
H A Darm64-unwind-reference.yaml2 # - Relocation against base of .xdata record, immediate offset in .pdata
4 # - Relocation against symbol in .xdata, no immediate offset in .pdata
100 - Name: .pdata
154 - Name: .pdata
H A Darm64-many-epilogs.s14 .section .pdata,"dr"
H A Darm64-packed-epilog.s20 .section .pdata,"dr"
/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/
H A DCOFF_addr32nb_reloc.test9 # jitlink-check: *{4}(pdata) = func - __ImageBase
23 - Name: .pdata
56 - Name: .pdata
80 - Name: pdata
H A DCOFF_addr32nb_reloc_neg_addend.test9 # jitlink-check: *{4}(pdata) = func - __ImageBase - 4
23 - Name: .pdata
56 - Name: .pdata
80 - Name: pdata
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dseh-section-2.s4 # sections, and two .pdata sections.
119 # CHECK: Name: .pdata
121 # CHECK: Section: .pdata (8)
137 # CHECK: Name: .pdata
139 # CHECK: Section: .pdata (9)
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dimplicit-copy-constructor.cpp71 pimpl pdata; in test_X2() local
72 pdata.f0( new impl(*i)); in test_X2()
/llvm-project-15.0.7/lld/test/COFF/Inputs/
H A Dpdb_lines_1.yaml269 - Name: .pdata
287 - Name: .pdata
425 - Name: .pdata
438 - Name: '$pdata$foo'
462 - Name: .pdata
474 - Name: '$pdata$main'
H A Dpdb-type-server-simple-a.yaml138 - Name: .pdata
237 - Name: .pdata
249 - Name: '$pdata$main'
H A Dpdb1.yaml173 - Name: .pdata
284 - Name: .pdata
296 - Name: '$pdata$main'
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/PECOFF/
H A Dexport-dllfunc.yaml32 # BASIC-CHECK: Name: .pdata
65 - Name: .pdata
144 - Name: .pdata
/llvm-project-15.0.7/llvm/test/Object/
H A Dcoff-dwarf-debug-only.test7 CHECK-NEXT: Entry 3 00000000006ac000 00000714 Exception Directory [.pdata]
25 CHECK-NEXT: 4 .pdata 00000000 00000001806ac000 DATA
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmingw-comdats.ll85 ; Make sure the assembler puts the .xdata and .pdata in sections with the right
92 ; GNUOBJ: .pdata$_Z3fooi
93 ; GNUOBJ: .pdata$unlikely$_Z3fooj
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Dimplicit-copy-constructor.mm73 pimpl pdata;
74 pdata.f0( new impl(*i));

123