HomeSort by relevance Sort by last modified time
    Searched refs:uw1 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
euwref1.s 3 .weak uw1
6 move.d uw1,$r10
  /external/valgrind/coregrind/m_debuginfo/
d3basics.c 520 UWord uw1, uw2; local
643 uw1 = (UWord)read_leb128U( &expr );
644 if (!get_Dwarf_Reg( &a1, uw1, regs ))
660 POP(uw1);
661 uw1 += (UWord)read_leb128U( &expr );
662 PUSH(uw1);
679 POP(uw1);
680 if (VG_(am_is_valid_for_client)( (Addr)uw1, sizeof(Addr),
682 uw1 = ML_(read_UWord)((void *)uw1);
    [all...]
  /external/valgrind/include/
pub_tool_basics.h 119 typedef struct { UWord uw1; UWord uw2; } UWordPair; member in struct:__anon35986

Completed in 1728 milliseconds