Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_image.h325 static inline UInt ML_(cur_step_UInt) ( DiCursor* c ) { in ML_() argument
331 return (Int)ML_(cur_step_UInt)( c ); in ML_()
349 return ML_(cur_step_UInt)(c); in ML_()
Dreaddwarf.c209 UInt w32 = ML_(cur_step_UInt)(p_img); in step_initial_length_field()
415 : (ULong)(ML_(cur_step_UInt)(&external)); in read_dwarf2_lineblock()
833 : (ULong)(ML_(cur_step_UInt)(&p)); in read_unitinfo_dwarf2()
903 cval = ML_(cur_step_UInt)(&p); in read_unitinfo_dwarf2()
925 cval = ML_(cur_step_UInt)(&p); in read_unitinfo_dwarf2()
2498 case 4: return (ULong)ML_(cur_step_UInt)( data ); in step_le_u_encoded_literal()
2609 return base + ML_(cur_step_UInt)(data); in step_encoded_Addr()
2981 delta = (UInt)ML_(cur_step_UInt)(&instr); in run_CF_instruction()
3372 delta = (UInt)ML_(cur_step_UInt)(&instr); in show_CF_instruction()
3708 ciefde_len = (ULong)ML_(cur_step_UInt)(&data); in ML_()
[all …]