/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
gdb_sample.py | 3 def foo(a, b, c): function 12 foo(1, 2, 3)
|
mp_fork_bomb.py | 3 def foo(conn): function 11 p = multiprocessing.Process(target=foo, args=(w,))
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/ |
elf-reloc-7.s | 4 FOO: .long 0 6 .long FOO - . 11 .long FOO - . 17 br foo 20 foo: nop label 25 br foo
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
arch4t.s | 7 foo: label 8 ldrh r3, foo
|
mapshort.s | 2 .type foo, %function 3 foo: label 17 bl foo
|
movw-local.s | 4 foo: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/ |
immediate-006.s | 11 .global foo 12 foo: label
|
instruction_packing-001.s | 3 foo: label
|
instruction_packing-005.s | 10 .globl foo 11 .type foo,@function 12 foo: label 19 .size foo,.Lfe1-foo
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/ |
fdpic.s | 2 .global foo 3 foo: label 6 addi gr15, #got12(foo), gr4 7 ldi @(gr15, #got12(foo)), gr5 9 setlo #gotlo(foo), gr6 10 sethi #gothi(foo), gr6 12 addi gr15, #gotfuncdesc12(foo), gr7 13 ldi @(gr15, #gotfuncdesc12(foo)), gr8 15 setlo #gotfuncdesclo(foo), gr9 16 sethi #gotfuncdeschi(foo), gr [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
block1.s | 4 foo: label
|
space.s | 12 .PARAM foo, RTNVAL=GR 13 foo: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/ |
reduce.s | 7 .PARAM foo,ARGW0=FR 8 foo: label 18 .word P%foo 31 bl foo,%r2
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/ |
importbug.s | 4 .EXPORT foo,DATA 8 foo: label 20 .import foo
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
ifunc.s | 1 .global foo 2 .type foo, @function 3 foo: label
|
inval-crc32.s | 4 foo: label
|
tlsd.s | 2 .globl foo, baz 4 foo: .long 25 label 19 /* Dynamic TLS model, foo not known to be in the current object */ 20 leal foo@TLSGD(,%ebx,1), %eax 22 /* %eax now contains &foo */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
align3.s | 4 foo: label 7 .word foo - start
|
elf-rel10.s | 1 .globl foo 2 .ent foo 3 foo: label 4 lui $gp,%hi(%neg(%gp_rel(foo))) 5 addiu $gp,$gp,%lo(%neg(%gp_rel(foo))) 7 .end foo 18 lw $4,%got_page(foo)($gp) 19 addiu $4,$4,%got_ofst(foo) 21 lw $4,%got_page(foo + 0x1234)($gp) 22 addiu $4,$4,%got_ofst(foo + 0x1234 [all...] |
elf-rel12.s | 1 .ent foo 2 foo: label 8 .end foo
|
elf-rel13-mips16.s | 2 .ent foo 3 foo: label 15 .end foo
|
elf-rel13.s | 1 .ent foo 2 foo: label 13 .end foo
|
elf-rel6.s | 2 .global foo 4 foo: .byte 1 label
|
elf-rel7.s | 7 foo: lw $4,bar label
|
elf_e_flags.s | 6 .globl foo 8 .ent foo 9 foo: label 21 .end foo
|