SYMBOL INDEX (6 symbols across 1 files) FILE: hexd.c type u8 (line 13) | typedef uint8_t u8; type offset_range (line 16) | struct offset_range { off_t start, end; } type offset_range (line 22) | struct offset_range function hexdump (line 50) | void hexdump(FILE *f, const char *filename) { function parse_range (line 126) | struct offset_range parse_range(const char *str) { function main (line 151) | int main(int argc, char *argv[]) {