Home
last modified time | relevance | path

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

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