repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2007-07-26 Michael Snyder <msnyder@access-company.com>
[binutils.git]
/
gprof
/
utils.h
blob
0d24413b42fe089023bbcfd2fab191212af30d08
1
#ifndef utils_h
2
#define utils_h
3
4
extern
int
print_name_only
(
Sym
*
self
);
5
extern
void
print_name
(
Sym
*
self
);
6
7
#endif
/* utils_h */