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

  /external/valgrind/main/coregrind/m_debuginfo/
priv_misc.h 50 UShort ML_(read_UShort)( UChar* data );
d3basics.c 677 case 2: uw1 = ML_(read_UShort)((void*)uw1); break;
698 uw1 = ML_(read_UShort)(expr);
    [all...]
misc.c 127 UShort ML_(read_UShort) ( UChar* data ) {
readdwarf.c 517 info.li_version = ML_(read_UShort)(external);
892 adv = ML_(read_UShort)(data);
1010 /* ver = ML_(read_UShort)(p); */
    [all...]
readdwarf3.c 246 r = ML_(read_UShort)(&c->region_start_img[ c->region_next ]);
497 nbytes = ML_(read_UShort)(p); p += sizeof(UShort);
    [all...]

Completed in 161 milliseconds