Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_image.h338 static inline ULong ML_(cur_step_ULong) ( DiCursor* c ) { in ML_() argument
344 return (Long)ML_(cur_step_ULong)( c ); in ML_()
351 return ML_(cur_step_ULong)(c); in ML_()
Dreaddwarf.c212 return ML_(cur_step_ULong)(p_img); in step_initial_length_field()
414 info.li_header_length = is64 ? ML_(cur_step_ULong)(&external) in read_dwarf2_lineblock()
832 atoffs = ui->dw64 ? ML_(cur_step_ULong)(&p) in read_unitinfo_dwarf2()
923 cval = ML_(cur_step_ULong)(&p); in read_unitinfo_dwarf2()
2497 case 8: return (ULong)ML_(cur_step_ULong)( data ); in step_le_u_encoded_literal()
2611 return base + ML_(cur_step_ULong)(data); in step_encoded_Addr()
3729 ciefde_len = ML_(cur_step_ULong)(&data); in ML_()
3736 cie_pointer = ML_(cur_step_ULong)(&data); in ML_()