OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCountName
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
OSTargets.h
113
this->
MCountName
= "\01mcount";
191
this->
MCountName
= ".mcount";
241
this->
MCountName
= ".mcount";
249
this->
MCountName
= "_mcount";
252
this->
MCountName
= "__mcount";
413
this->
MCountName
= "_mcount";
444
this->
MCountName
= "__mcount";
477
this->
MCountName
= "__mcount";
485
this->
MCountName
= "_mcount";
568
this->
MCountName
= ".mcount"
[
all
...]
RISCV.h
62
MCountName
= "_mcount";
AArch64.cpp
104
this->
MCountName
= "\01_mcount";
106
this->
MCountName
=
ARM.cpp
337
this->
MCountName
= Opts.EABIVersion == llvm::EABI::GNU
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
209
const char *
MCountName
;
764
return
MCountName
;
/src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp
116
MCountName
= "mcount";
Completed in 71 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026