OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hdr_paramcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
CompCom.cc
81
int
hdr_paramcount
= elf->decode (hdr->paramcount);
local
83
hdr_paramcount
* sizeof (int32_t);
94
strs = (char *) ((char *) params +
hdr_paramcount
* sizeof (int32_t));
/src/external/gpl3/binutils.old/dist/gprofng/src/
CompCom.cc
81
int
hdr_paramcount
= elf->decode (hdr->paramcount);
local
83
hdr_paramcount
* sizeof (int32_t);
94
strs = (char *) ((char *) params +
hdr_paramcount
* sizeof (int32_t));
Completed in 69 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026