Home
last modified time | relevance | path

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

12

/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/llvm-10.0/llvm/lib/MC/
DMCSectionMachO.cpp115 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local
198 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
/external/llvm-project/llvm/lib/MC/
DMCSectionMachO.cpp110 MachO::SectionType SectionType = getType(); in PrintSwitchToSection() local
193 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
/external/llvm-project/llvm/tools/llvm-objcopy/wasm/
DObject.h25 uint8_t SectionType; member
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h94 enum SectionType { ROData = 0, Data, BSS, NumSectionTypes }; enum
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h53 enum SectionType { enum
/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp484 uint16_t SectionType = Sec.getSectionType(); in printSectionHeaders() local
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp158 unsigned SectionType = NSec.Flags & MachO::SECTION_TYPE; in createNormalizedSections() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp142 unsigned SectionType = NSec.Flags & MachO::SECTION_TYPE; in createNormalizedSections() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp163 WasmYAML::SectionType SectionType; in mapping() local
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmYAML.cpp164 WasmYAML::SectionType SectionType; in mapping() 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-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2019 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local
2027 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local
2039 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp2022 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local
2030 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local
2049 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp554 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp554 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
/external/llvm-project/llvm/tools/sancov/
Dsancov.cpp616 uint32_t SectionType = Sec.flags & MachO::SECTION_TYPE; in findMachOIndirectCovFunctions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp508 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp518 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h641 enum SectionType { enum
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp264 DWARFContext::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo()
/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

12