OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inline_file_names
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.27/gprof/
gprof.h
129
extern bfd_boolean
inline_file_names
; /* print file names after symbols */
utils.c
61
if ((line_granularity ||
inline_file_names
) && self->file)
gprof.c
71
bfd_boolean
inline_file_names
= FALSE;
variable
477
inline_file_names
= TRUE;
Completed in 71 milliseconds