OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bsd_style_output
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprof/
gprof.c
64
bool
bsd_style_output
= false;
variable
424
bsd_style_output
= true;
601
if (cg && (output_style & STYLE_CALL_GRAPH) &&
bsd_style_output
)
615
if (!
bsd_style_output
)
/src/external/gpl3/binutils.old/dist/gprof/
gprof.c
64
bool
bsd_style_output
= false;
variable
424
bsd_style_output
= true;
601
if (cg && (output_style & STYLE_CALL_GRAPH) &&
bsd_style_output
)
615
if (!
bsd_style_output
)
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026