OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGlobalWriteableData
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
SectionKind.h
148
return isThreadLocal() ||
isGlobalWriteableData
();
159
bool
isGlobalWriteableData
() const {
MCSectionWasm.h
68
return Kind.
isGlobalWriteableData
() || Kind.isReadOnly() ||
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp
2181
if (!GVKind.
isGlobalWriteableData
() && !GVKind.isReadOnly() &&
Completed in 18 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026