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

/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSectionMachO.cpp104 unsigned SectionType = TAA & MCSectionMachO::SECTION_TYPE; local
225 StringRef SectionType = Comma.first; local
/macosx-10.10/llvmCore-3425.0.34/lib/Object/
H A DMachOObjectFile.cpp609 unsigned SectionType = Sect->Flags & MachO::SectionFlagMaskSectionType; local
615 unsigned SectionType = Sect->Flags & MachO::SectionFlagMaskSectionType; local

Completed in 119 milliseconds