Searched refs:DataRelROLocalSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h157 const MCSection *DataRelROLocalSection; member in class:llvm::MCObjectFileInfo
304 return DataRelROLocalSection;
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp332 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection;
352 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp461 DataRelROLocalSection =

Completed in 727 milliseconds