Searched refs:SLEB (Results 1 – 2 of 2) sorted by relevance
6036 #define SLEB() read_sleb128 (start, & length_return, end); start += length_return macro6102 fc->data_factor = SLEB (); in read_cie()6609 reg = LEB (); SLEB (); in display_debug_frames()6614 LEB (); SLEB (); in display_debug_frames()6617 SLEB (); in display_debug_frames()6995 l = SLEB (); in display_debug_frames()7011 l = SLEB (); in display_debug_frames()7027 fc->cfa_offset = SLEB (); in display_debug_frames()7036 fc->cfa_offset = SLEB (); in display_debug_frames()7106 #undef SLEB
777 (SLEB macro): Use new read_sleb128 function.