OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UseSmallSection
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kSubtarget.h
56
bool
UseSmallSection
= true;
88
bool
useSmallSection
() const { return
UseSmallSection
; }
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.cpp
158
// Set
UseSmallSection
.
159
UseSmallSection
= GPOpt;
163
UseSmallSection
= false;
MipsSubtarget.h
120
//
UseSmallSection
- Small section is used.
121
bool
UseSmallSection
;
329
bool
useSmallSection
() const { return
UseSmallSection
; }
Completed in 45 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026