Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionMachO.cpp104 unsigned SectionType = TAA & MCSectionMachO::SECTION_TYPE; in PrintSwitchToSection() local
225 StringRef SectionType = Comma.first; in ParseSectionSpecifier() local
/external/llvm/lib/MC/
DMCSectionMachO.cpp104 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local
187 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h94 enum SectionType { ROData = 0, Data, BSS, NumSectionTypes }; enum
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp256 unsigned SectionType = TEW->hasRelocationAddend() ? in getRelocSection() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp686 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local
694 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp474 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp403 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
/external/llvm/include/llvm/Support/
DMachO.h115 enum SectionType : uint32_t { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h115 enum SectionType : uint32_t { enum