Searched refs:sectionType (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| HD | MachONormalizedFileToAtoms.cpp | 57 SectionType sectionType; member 111 if (p->sectionType != section.type) in atomTypeFromSection() 1593 SectionType §ionType, in relocatableSectionInfoForContentType() argument 1606 sectionType = p->sectionType; in relocatableSectionInfoForContentType()
|
| HD | MachONormalizedFileBinaryUtils.h | 205 SectionType §ionType,
|
| HD | MachONormalizedFileFromAtoms.cpp | 231 SectionType sectionType; in getRelocatableSection() local 237 sectionType, sectionAttrs, in getRelocatableSection() 249 SectionInfo(segmentName, sectionName, sectionType, _ctx, sectionAttrs, in getRelocatableSection() 262 SectionType sectionType; member 334 p.segmentName, p.sectionName, p.sectionType, _ctx, sectionAttrs, in getFinalSection()
|