Searched refs:cur_read_UShort (Results 1 – 2 of 2) sorted by relevance
298 static inline UShort ML_(cur_read_UShort) ( DiCursor c ) { in ML_() argument
969 p = ML_(cur_plus)(p, ML_(cur_read_UShort)(p) + 2); in read_unitinfo_dwarf2()1102 ver = ML_(cur_read_UShort)( ML_(cur_plus)(block_img, blklen_len) ); in ML_()