Searched refs:smallFunc (Results 1 - 5 of 5) sorted by relevance

/external/llvm/test/MC/COFF/
H A Dseh-align1.s31 // CHECK-NEXT: [[BeginDisp:0x[A-F0-9]+]] IMAGE_REL_AMD64_ADDR32NB smallFunc
32 // CHECK-NEXT: [[EndDisp:0x[A-F0-9]+]] IMAGE_REL_AMD64_ADDR32NB smallFunc
41 // CHECK-NEXT: StartAddress: smallFunc {{(\+0x[A-F0-9]+ )?}}([[BeginDisp]])
42 // CHECK-NEXT: EndAddress: smallFunc {{(\+0x[A-F0-9]+ )?}}([[EndDisp]])
60 .globl smallFunc
61 .def smallFunc; .scl 2; .type 32; .endef
62 .seh_proc smallFunc
63 smallFunc: label
H A Dseh-stackalloc-zero.s5 .globl smallFunc
6 .def smallFunc; .scl 2; .type 32; .endef
7 .seh_proc smallFunc
9 smallFunc: label
H A Dseh.s51 // CHECK-NEXT: 0x18 IMAGE_REL_AMD64_ADDR32NB smallFunc
52 // CHECK-NEXT: 0x1C IMAGE_REL_AMD64_ADDR32NB smallFunc
154 .globl smallFunc
155 .def smallFunc; .scl 2; .type 32; .endef
156 .seh_proc smallFunc
157 smallFunc: label
/external/swiftshader/third_party/LLVM/test/MC/COFF/
H A Dseh.s55 .globl smallFunc
56 .def smallFunc; .scl 2; .type 32; .endef
57 .seh_proc smallFunc
58 smallFunc: label
/external/llvm/test/tools/llvm-objdump/Inputs/
H A Dwin64-unwind.exe.coff-x86_64.asm32 .globl smallFunc
33 .def smallFunc; .scl 2; .type 32; .endef
34 .seh_proc smallFunc
35 smallFunc: label

Completed in 266 milliseconds