Home
last modified time | relevance | path

Searched refs:__foo (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/lld/test/MachO/
H A Dweak-definition-in-main-file.s12 # PREFER-DIRECT-OBJECT-NOT: O __TEXT,weak __foo
23 .weak_definition __foo
24 .globl __foo
25 __foo: label
31 .globl __foo
32 .weak_definition __foo
33 __foo: label
38 # This pulls in weakfoo.a due to the __baz undef, but __foo should
41 callq __foo
H A Dsectalign.s26 # RUN: %lld -dylib -o %t %t.o -rename_section __TEXT __text __TxT __foo \
27 # RUN: -sectalign __TxT __foo 0x40
29 # RUN: | FileCheck -DSECT=__foo -DSEG=__TxT -DALIGN=6 %s
H A Dx86-64-reloc-signed.s8 # CHECK: __foo {{[0-9a-f]+}} [[#%x,FOO:]] DATA
72 .section __DATA,__foo
76 ## This symbol exists in order to split __foo into two subsections, thereby
H A Ddead-strip.s452 .section __DATA,__foo,regular,no_dead_strip
/llvm-project-15.0.7/lld/test/ELF/
H A Dinterconnected-lazy.s8 ## foo and __foo are interconnected and defined in two lazy object files.
10 # RUN: ld.lld -y a -y foo -y __foo %t/main.o --start-lib %t/a.o %t/b.o --end-lib -o /dev/null | Fil…
14 # CHECK-NEXT: a.o: lazy definition of __foo
16 # CHECK-NEXT: b.o: definition of __foo
31 .weak __foo
32 __foo: label
41 .weak __foo
42 __foo: label
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddbg-i128-const.ll7 define i128 @__foo(i128 %a, i128 %b) nounwind !dbg !3 {
22 !3 = distinct !DISubprogram(name: "__foo", linkageName: "__foo", line: 26, isLocal: false, isDefini…
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dadd-multiple-sections.test8 # RUN: llvm-objcopy --add-section __TEXT,__foo=%t.foo.data %t %t.foo.1
14 # RUN: llvm-objcopy --add-section __TEXT,__foo=%t.foo.data --add-section __TEXT,__bar=%t.bar.data %…
19 # RUN: llvm-objcopy --add-section __FOO,__foo=%t.foo.data --add-section __BAR,__bar=%t.bar.data %t …
85 # CASE1-NEXT: Name: __foo (5F 5F 66 6F 6F 00 00 00 00 00 00 00 00 00 00 00)
150 # CASE3-NEXT: Name: __foo (5F 5F 66 6F 6F 00 00 00 00 00 00 00 00 00 00 00)
H A Drelocations.test8 # RUN: llvm-objcopy --remove-section=__DATA,__foo %t %t3
52 - sectname: __foo
H A Ddump-section.test20 # RUN: not llvm-objcopy --dump-section __TEXT,__foo=%t.no-such-section %t 2>&1 \
22 # NO-SUCH-SECTION: error: '[[INPUT]]': section '__TEXT,__foo' not found
H A Dremove-section.test63 # RUN: llvm-objcopy --remove-section __TEXT,__foo %t %t4
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dpragma-weak.c45 #pragma weak foo = __foo
46 void __foo(void) {} in __foo() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dreserved-identifier-c.c8 void __foo(void);
/llvm-project-15.0.7/llvm/test/DebugInfo/Generic/
H A Dcu-ranges.ll20 define i32 @foo(i32 %a) #0 section "__TEXT,__foo" !dbg !4 {
/llvm-project-15.0.7/llvm/test/DebugInfo/MSP430/
H A Dcu-ranges.ll23 define i32 @foo(i32 %a) #0 section "__TEXT,__foo" !dbg !4 {
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dthumb1-varalloc.ll12 ; CHECK-LABEL: __foo{{>?}}: