OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DataRelROSection
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp
35
DataRelROSection
= Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS,
125
:
DataRelROSection
;
129
if (Kind.isReadOnlyWithRel()) return
DataRelROSection
;
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h
182
MCSection *
DataRelROSection
= nullptr;
353
MCSection *getDataRelROSection() const { return
DataRelROSection
; }
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp
370
DataRelROSection
= Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
962
return
DataRelROSection
;
Completed in 125 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026