OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDataSections
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
CommandFlags.h
97
bool
getDataSections
();
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
864
EmitUniqueSection = TM.
getDataSections
();
1617
EmitUniquedSection = TM.
getDataSections
();
1686
(isa<GlobalVariable>(GV) && TM.
getDataSections
())))
2096
EmitUniqueSection = TM.
getDataSections
();
2207
if ((TM.
getDataSections
() && !GO->hasSection()) || GO->hasCommonLinkage() ||
2301
if (TM.
getDataSections
())
2306
/* MultiSymbolsAllowed*/ !TM.
getDataSections
());
2325
if (TM.
getDataSections
()) {
2336
if (TM.
getDataSections
()) {
2351
if (TM.
getDataSections
()) {
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetMachine.h
270
bool
getDataSections
() const {
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp
349
bool EmitUniquedSection = TM.
getDataSections
();
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp
2226
if (!TM.
getDataSections
() || GV->hasSection()) {
Completed in 32 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026