Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c6036 #define SLEB() read_sleb128 (start, & length_return, end); start += length_return macro
6102 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
DChangeLog-2011777 (SLEB macro): Use new read_sleb128 function.