Lines Matching refs:LEB

5733 #define LEB()	read_uleb128 (start, & length_return, end); start += length_return  macro
5786 fc->code_factor = LEB (); in read_cie()
5794 fc->ra = LEB (); in read_cie()
5799 augmentation_data_len = LEB (); in read_cie()
6083 augmentation_data_len = LEB (); in display_debug_frames()
6143 LEB (); in display_debug_frames()
6165 reg = LEB (); LEB (); in display_debug_frames()
6170 reg = LEB (); in display_debug_frames()
6176 reg = LEB (); in display_debug_frames()
6181 reg = LEB (); in display_debug_frames()
6186 reg = LEB (); LEB (); in display_debug_frames()
6191 LEB (); LEB (); in display_debug_frames()
6194 LEB (); in display_debug_frames()
6197 LEB (); in display_debug_frames()
6200 temp = LEB (); in display_debug_frames()
6211 reg = LEB (); in display_debug_frames()
6212 temp = LEB (); in display_debug_frames()
6226 reg = LEB (); SLEB (); in display_debug_frames()
6231 LEB (); SLEB (); in display_debug_frames()
6240 LEB (); in display_debug_frames()
6243 reg = LEB (); LEB (); in display_debug_frames()
6288 roffs = LEB (); in display_debug_frames()
6369 reg = LEB (); in display_debug_frames()
6370 roffs = LEB (); in display_debug_frames()
6385 reg = LEB (); in display_debug_frames()
6386 roffs = LEB (); in display_debug_frames()
6401 reg = LEB (); in display_debug_frames()
6416 reg = LEB (); in display_debug_frames()
6430 reg = LEB (); in display_debug_frames()
6444 reg = LEB (); in display_debug_frames()
6445 roffs = LEB (); in display_debug_frames()
6503 fc->cfa_reg = LEB (); in display_debug_frames()
6504 fc->cfa_offset = LEB (); in display_debug_frames()
6512 fc->cfa_reg = LEB (); in display_debug_frames()
6520 fc->cfa_offset = LEB (); in display_debug_frames()
6531 ul = LEB (); in display_debug_frames()
6544 reg = LEB (); in display_debug_frames()
6545 ul = LEB (); in display_debug_frames()
6562 reg = LEB (); in display_debug_frames()
6563 ul = LEB (); in display_debug_frames()
6580 reg = LEB (); in display_debug_frames()
6596 reg = LEB (); in display_debug_frames()
6612 fc->cfa_reg = LEB (); in display_debug_frames()
6647 ul = LEB (); in display_debug_frames()
6653 reg = LEB (); in display_debug_frames()
6654 l = - LEB (); in display_debug_frames()
6690 #undef LEB