Home
last modified time | relevance | path

Searched refs:SectionVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp465 StringRef SectionVal; in emitModuleFlags() local
486 SectionVal = cast<MDString>(Val)->getString(); in emitModuleFlags()
509 if (SectionVal.empty()) return; in emitModuleFlags()
515 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleFlags()