Home
last modified time | relevance | path

Searched refs:SECTION_TYPE (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm-project/lld/MachO/
DInputSection.h64 return llvm::MachO::isVirtualSection(flags & llvm::MachO::SECTION_TYPE); in isZeroFill()
68 return (flags & llvm::MachO::SECTION_TYPE) == in isThreadLocalVariables()
DMergedOutputSection.cpp57 uint8_t sectionFlag = MachO::SECTION_TYPE & inputFlags; in mergeFlags()
58 if (sectionFlag != (MachO::SECTION_TYPE & flags)) in mergeFlags()
DInputSection.cpp66 uint32_t type = isec->flags & MachO::SECTION_TYPE; in isCodeSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionMachO.h52 MachO::SECTION_TYPE); in getType()
/external/llvm/include/llvm/MC/
DMCSectionMachO.h60 MachO::SECTION_TYPE); in getType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionMachO.h59 MachO::SECTION_TYPE); in getType()
/external/google-breakpad/src/common/mac/
Dmacho_id.cc283 if ((sec.flags & SECTION_TYPE) != S_ZEROFILL && sec.offset != 0) in WalkerCB()
316 if ((sec64.flags & SECTION_TYPE) != S_ZEROFILL && sec64.offset != 0) in WalkerCB()
Dmacho_reader.cc503 const uint32_t section_type = section.flags & SECTION_TYPE; in WalkSegmentSections()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMangling.cpp137 if ((SecType & MachO::SECTION_TYPE) == MachO::S_MOD_INIT_FUNC_POINTERS) { in getObjectSymbolInfo()
/external/llvm/lib/MC/
DMCSectionMachO.cpp263 if ((TAA & MachO::SECTION_TYPE) != MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSectionMachO.cpp272 if ((TAA & MachO::SECTION_TYPE) != MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
/external/llvm-project/llvm/lib/MC/
DMCSectionMachO.cpp267 if ((TAA & MachO::SECTION_TYPE) != MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DObject.h70 return static_cast<MachO::SectionType>(Flags & MachO::SECTION_TYPE); in getType()
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryReader.cpp300 SECTION_TYPE); in readBinary()
343 SECTION_TYPE); in readBinary()
/external/llvm/lib/Object/
DMachOObjectFile.cpp463 return Flags & MachO::SECTION_TYPE; in getSectionType()
626 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()
631 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()
686 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData()
694 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS()
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h433 #define SECTION_TYPE 0x000000ff /* 256 section types */ macro
/external/libabigail/src/
Dabg-elf-helpers.cc42 return elf_symbol::SECTION_TYPE; in stt_to_elf_symbol_type()
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp158 unsigned SectionType = NSec.Flags & MachO::SECTION_TYPE; in createNormalizedSections()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp142 unsigned SectionType = NSec.Flags & MachO::SECTION_TYPE; in createNormalizedSections()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp1770 return Flags & MachO::SECTION_TYPE; in getSectionType()
1935 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()
1940 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()
2019 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData()
2027 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS()
2039 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual()
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp1773 return Flags & MachO::SECTION_TYPE; in getSectionType()
1938 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()
1943 SectType = Sect.flags & MachO::SECTION_TYPE; in getSectionSize()
2022 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData()
2030 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS()
2049 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp408 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols()
436 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols()
811 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()
814 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()
905 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()
908 section_type = Sec.flags & MachO::SECTION_TYPE; in DumpLiteralPointerSection()
1093 uint32_t section_type = section_flags & MachO::SECTION_TYPE; in DumpSectionContents()
2238 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer()
2259 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer()
2294 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp300 if (MachO::isVirtualSection(Sec.flags & MachO::SECTION_TYPE)) in writeSectionData()
/external/llvm-project/llvm/tools/obj2yaml/
Dmacho2yaml.cpp89 if (!MachO::isVirtualSection(Sec.flags & MachO::SECTION_TYPE)) in constructSectionCommon()
/external/llvm-project/llvm/lib/ObjectYAML/
DMachOEmitter.cpp306 if (MachO::isVirtualSection(Sec.flags & MachO::SECTION_TYPE)) in writeSectionData()

12