Searched refs:AttributesSection (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMTargetObjectFile.h22 const MCSection *AttributesSection; member in class:llvm::ARMElfTargetObjectFile
26 AttributesSection(NULL)
32 return AttributesSection;
H A DARMTargetObjectFile.cpp42 AttributesSection =
/external/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.h22 const MCSection *AttributesSection; member in class:llvm::ARMElfTargetObjectFile
25 : TargetLoweringObjectFileELF(), AttributesSection(nullptr) {
H A DARMTargetObjectFile.cpp39 AttributesSection =

Completed in 913 milliseconds