Home
last modified time | relevance | path

Searched defs:SectionType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/MC/
DMCSectionMachO.cpp104 unsigned SectionType = TAA & MCSectionMachO::SECTION_TYPE; in PrintSwitchToSection() local
225 StringRef SectionType = Comma.first; in ParseSectionSpecifier() local
/external/jhead/
Djpgfile.c909 Section_t * FindSection(int SectionType) in FindSection()
925 int RemoveSectionType(int SectionType) in RemoveSectionType()
993 Section_t * CreateSection(int SectionType, unsigned char * Data, int Size) in CreateSection()
/external/llvm/lib/Object/
DMachOObjectFile.cpp601 unsigned SectionType = Sect->Flags & MachO::SectionFlagMaskSectionType; in isSectionZeroInit() local
607 unsigned SectionType = Sect->Flags & MachO::SectionFlagMaskSectionType; in isSectionZeroInit() local