mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
Add -j/--display-section option to readelf.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
extern void error (const char *, ...) ATTRIBUTE_PRINTF_1;
|
||||
extern void warn (const char *, ...) ATTRIBUTE_PRINTF_1;
|
||||
extern void inform (const char *, ...) ATTRIBUTE_PRINTF_1;
|
||||
|
||||
extern void (*byte_put) (unsigned char *, uint64_t, unsigned int);
|
||||
extern void byte_put_little_endian (unsigned char *, uint64_t, unsigned int);
|
||||
|
||||
Reference in New Issue
Block a user