Home
last modified time | relevance | path

Searched defs:SectionType (Results 1 – 16 of 16) 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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionMachO.cpp116 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local
199 StringRef SectionType = GetEmptyOrTrim(2); 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-7.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp130 WasmYAML::SectionType SectionType; in mapping() local
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp1974 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local
1982 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local
1994 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp550 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp454 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp698 uint32_t SectionType = Sec.flags & MachO::SECTION_TYPE; in findMachOIndirectCovFunctions() 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h115 enum SectionType : uint32_t { enum