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.h328 static inline ULong ML_(cur_step_ULong) ( DiCursor* c ) { in ML_() argument
334 return (Long)ML_(cur_step_ULong)( c ); in ML_()
341 return ML_(cur_step_ULong)(c); in ML_()
Dreaddwarf.c214 return ML_(cur_step_ULong)(p_img); in step_initial_length_field()
419 info.li_header_length = is64 ? ML_(cur_step_ULong)(&external) in read_dwarf2_lineblock()
866 atoffs = ui->dw64 ? ML_(cur_step_ULong)(&p) in read_unitinfo_dwarf2()
957 cval = ML_(cur_step_ULong)(&p); in read_unitinfo_dwarf2()
2586 case 8: return (ULong)ML_(cur_step_ULong)( data ); in step_le_u_encoded_literal()
2700 return base + ML_(cur_step_ULong)(data); in step_encoded_Addr()
3817 ciefde_len = ML_(cur_step_ULong)(&data); in ML_()
3824 cie_pointer = ML_(cur_step_ULong)(&data); in ML_()