Home
last modified time | relevance | path

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

/external/valgrind/main/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.c265 return ML_(cur_step_ULong)(p_img); in step_initial_length_field()
504 info.li_header_length = is64 ? ML_(cur_step_ULong)(&external) in read_dwarf2_lineblock()
965 atoffs = ui->dw64 ? ML_(cur_step_ULong)(&p) in read_unitinfo_dwarf2()
1056 cval = ML_(cur_step_ULong)(&p); in read_unitinfo_dwarf2()
2630 case 8: return (ULong)ML_(cur_step_ULong)( data ); in step_le_u_encoded_literal()
2743 return base + ML_(cur_step_ULong)(data); in step_encoded_Addr()
3846 ciefde_len = ML_(cur_step_ULong)(&data); in ML_()
3853 cie_pointer = ML_(cur_step_ULong)(&data); in ML_()