Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp456 StringRef SectionVal; in emitModuleFlags() local
477 SectionVal = cast<MDString>(Val)->getString(); in emitModuleFlags()
500 if (SectionVal.empty()) return; in emitModuleFlags()
506 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleFlags()