Searched defs:SectionVal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp444 StringRef SectionVal; local
465 SectionVal = cast<MDString>(Val)->getString();
488 if (SectionVal.empty()) return;
494 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section,

Completed in 28 milliseconds