Searched refs:SKIP_SLEB (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.h | 295 #define SKIP_SLEB(start, end) \ macro
|
| D | ChangeLog-2019 | 16 (SKIP_ULEB, SKIP_SLEB, READ_ULEB, READ_SLEB): Define. 23 (SKIP_ULEB, SKIP_SLEB, READ_ULEB, READ_SLEB): Delete macros.
|
| D | dwarf.c | 9592 SKIP_SLEB (start, block_end); in display_debug_frames() 9596 SKIP_SLEB (start, block_end); in display_debug_frames() 9599 SKIP_SLEB (start, block_end); in display_debug_frames()
|
| D | ChangeLog-2017 | 974 (SLEB): Rename to SKIP_SLEB and READ_SLEB. Add similar check.
|