Searched refs:sectionAttrs (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| HD | MachONormalizedFileFromAtoms.cpp | 232 SectionAttr sectionAttrs; in getRelocatableSection() local 237 sectionType, sectionAttrs, in getRelocatableSection() 249 SectionInfo(segmentName, sectionName, sectionType, _ctx, sectionAttrs, in getRelocatableSection() 310 SectionAttr sectionAttrs = 0; in getFinalSection() local 316 sectionAttrs = S_ATTR_PURE_INSTRUCTIONS | S_ATTR_SOME_INSTRUCTIONS; in getFinalSection() 334 p.segmentName, p.sectionName, p.sectionType, _ctx, sectionAttrs, in getFinalSection()
|
| HD | MachONormalizedFileBinaryUtils.h | 206 SectionAttr §ionAttrs,
|
| HD | MachONormalizedFileToAtoms.cpp | 1594 SectionAttr §ionAttrs, in relocatableSectionInfoForContentType() argument 1607 sectionAttrs = 0; in relocatableSectionInfoForContentType() 1610 sectionAttrs = S_ATTR_PURE_INSTRUCTIONS; in relocatableSectionInfoForContentType()
|