Home
last modified time | relevance | path

Searched refs:get_UShort (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c253 static UShort get_UShort ( Cursor* c ) { in get_UShort() function
717 len = (UWord)get_UShort( &loc ); in make_general_GX()
1025 cc->version = get_UShort( c ); in parse_CU_Header()
1148 cts->u.val = (ULong)(UShort)get_UShort(c); in get_Form_contents()
1269 UShort u16 = get_UShort(c); in get_Form_contents()
1327 ULong u64 = (ULong)get_UShort(c); in get_Form_contents()
1892 version = get_UShort( &c ); in read_filename_table()
4354 len = (UWord)get_UShort( &loc ); in trace_debug_loc()
5247 version = get_UShort( &aranges );