OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DataRelROLocalSection
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
151
const MCSection *
DataRelROLocalSection
;
286
return
DataRelROLocalSection
;
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
321
if (Kind.isReadOnlyWithRelLocal()) return
DataRelROLocalSection
;
341
if (Kind.isReadOnlyWithRelLocal()) return
DataRelROLocalSection
;
/external/llvm/lib/MC/
MCObjectFileInfo.cpp
378
DataRelROLocalSection
=
Completed in 410 milliseconds