HomeSort by relevance Sort by last modified time
    Searched refs:comm (Results 76 - 100 of 404) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
localcom-1.s 20 .comm a,4,4
22 .comm b,4,4
24 .comm c,4,4
26 .comm d,4,4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
dt_textrel.s 3 .comm x,4,4
emit-relocs-309.s 6 .comm src,1,8
emit-relocs-257.s 1 .comm gempy,4,4
emit-relocs-262.s 1 .comm gempy,4,4
emit-relocs-273.s 1 .comm gempy,4,4
emit-relocs-275.s 1 .comm gempy,4,4
emit-relocs-276.s 1 .comm gempy,4,4
emit-relocs-260.s 1 .comm gempy,4,4
emit-relocs-263.s 1 .comm gempy,4,4
emit-relocs-264.s 1 .comm gempy,4,4
emit-relocs-265.s 1 .comm gempy,4,4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
pr20117.s 1 .comm DEBUGLEVEL,4,4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
refdbg.s 9 .comm foo,4,4
  /external/llvm/test/MC/ELF/
section-sym-redefine.s 6 .comm x1,4,4
11 .comm x2,4,4
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/
aligncomm-c.d 4 # Test the aligned form of the .comm pseudo-op.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-avr/
lds-mega.s 18 .comm myvar2,2,1
19 .comm myvar1,2,1
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
comm-data5.d 1 #source: comm-data5.s
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv98_video_vp.c 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq,
30 unsigned i, idx = comm->pvp_cur_index & 0xf;
31 debug_printf("Status: %08x, stage: %08x\n", comm->status_vp[idx], comm->pvp_stage);
33 debug_printf("Acked byte ofs: %x, bsp byte ofs: %x\n", comm->acked_byte_ofs, comm->byte_ofs);
34 debug_printf("Irq/parse indexes: %i %i\n", comm->irq_index, comm->parse_endpos_index);
36 for (i = 0; i != comm->irq_index; ++i
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_video_vp.c 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq,
30 unsigned i, idx = comm->pvp_cur_index & 0xf;
31 debug_printf("Status: %08x, stage: %08x\n", comm->status_vp[idx], comm->pvp_stage);
33 debug_printf("Acked byte ofs: %x, bsp byte ofs: %x\n", comm->acked_byte_ofs, comm->byte_ofs);
34 debug_printf("Irq/parse indexes: %i %i\n", comm->irq_index, comm->parse_endpos_index);
36 for (i = 0; i != comm->irq_index; ++i
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
pcrel.s 4 .comm comm,4
16 jmp comm
27 jmp comm - abs
38 jmp comm - abs2
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mach-o/
symbols-base.s 16 .comm zcommon0, 10, 3
17 .comm mcommon0, 10, 3
18 .comm acommon0, 10, 3
65 .comm zcommon1, 10, 3
66 .comm mcommon1, 10, 3
67 .comm acommon1, 10, 3
  /external/autotest/client/site_tests/security_Minijail_seccomp/src/
open.c 11 void usage(const char *comm) {
12 fprintf(stderr, "Usage: %s <access mode>\n", comm);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/
badfmpyadd.s 20 x .comm 8
21 y .comm 8
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
basep-9.s 1 # Test that we handle COMM-type symbols with base-plus-offset relocs.
2 .comm comm_symbol1,4,4

Completed in 446 milliseconds

1 2 34 5 6 7 8 91011>>