OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsFunctionDescriptors
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h
519
bool
NeedsFunctionDescriptors
= false;
834
bool
needsFunctionDescriptors
() const { return
NeedsFunctionDescriptors
; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
729
if (MAI->
needsFunctionDescriptors
())
793
if (MAI->
needsFunctionDescriptors
())
1948
if (!MAI->
needsFunctionDescriptors
()) {
Completed in 22 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026