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 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp
100
if (!Subtarget.
useSmallSection
())
171
->
useSmallSection
() &&
MipsRegisterInfo.cpp
234
if (Subtarget.
useSmallSection
()) {
MipsSubtarget.h
120
//
UseSmallSection
- Small section is used.
121
bool
UseSmallSection
;
329
bool
useSmallSection
() const { return
UseSmallSection
; }
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kSubtarget.h
56
bool
UseSmallSection
= true;
88
bool
useSmallSection
() const { return
UseSmallSection
; }
Completed in 19 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026