Lines Matching full:_foo
12 #_foo:
24 # .quad _foo
25 # .quad _foo+4
26 # .quad _foo - .
29 # .quad _foo - .
30 # .quad _foo + 4 - .
32 # .long _foo - .
33 # .long _foo + 4 - .
64 # .quad _foo
65 # No addend is needed here as we are referencing _foo directly and that is
68 # .quad _foo+4
69 # Addend of 4 is needed here as we are referencing _foo from the
72 # .quad _foo - .
75 # section. The unsigned references _foo.
79 # .quad . - _foo
82 # section. The unsigned references _foo.
99 # .quad _foo - .
102 # section. The unsigned references _foo.
106 # .quad _foo + 4 - .
109 # section. The unsigned references _foo.
123 # .long _foo - .
126 # section. The unsigned references _foo.
130 # .long . - _foo
133 # section. The unsigned references _foo.
137 # .long _foo + 4 - .
140 # section. The unsigned references _foo.
288 - name: _foo
319 # CHECK: target: _foo
322 # CHECK: target: _foo
326 # CHECK: target: _foo
329 # CHECK: target: _foo
339 # CHECK: target: _foo
342 # CHECK: target: _foo
349 # CHECK: target: _foo
352 # CHECK: target: _foo
355 # CHECK: target: _foo
360 # CHECK: - name: _foo