OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:afunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Stabs.cc
1101
Function *
afunc
= find_func (NTXT ("MAIN"), functions, true);
local
1102
if (
afunc
)
1103
afunc
->set_match_name (dbe_strndup (str, p - str));
/src/external/gpl3/binutils.old/dist/gprofng/src/
Stabs.cc
1101
Function *
afunc
= find_func (NTXT ("MAIN"), functions, true);
local
1102
if (
afunc
)
1103
afunc
->set_match_name (dbe_strndup (str, p - str));
Completed in 33 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026