OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:File_Format
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.27/gprof/
gprof.h
105
File_Format
;
131
extern
File_Format
file_format
; /* requested file format */
gprof.c
72
File_Format
file_format
= FF_AUTO;
variable
319
file_format
= FF_AUTO;
322
file_format
= FF_MAGIC;
325
file_format
= FF_BSD;
328
file_format
= FF_BSD44;
331
file_format
= FF_PROF;
537
if (
file_format
== FF_PROF)
Completed in 490 milliseconds