Searched refs:SLEB (Results 1 – 2 of 2) sorted by relevance
5734 #define SLEB() read_sleb128 (start, & length_return, end); start += length_return macro5787 fc->data_factor = SLEB (); in read_cie()6226 reg = LEB (); SLEB (); in display_debug_frames()6231 LEB (); SLEB (); in display_debug_frames()6234 SLEB (); in display_debug_frames()6581 l = SLEB (); in display_debug_frames()6597 l = SLEB (); in display_debug_frames()6613 fc->cfa_offset = SLEB (); in display_debug_frames()6622 fc->cfa_offset = SLEB (); in display_debug_frames()6691 #undef SLEB
777 (SLEB macro): Use new read_sleb128 function.