Home
last modified time | relevance | path

Searched refs:sectionType (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDMachONormalizedFileToAtoms.cpp57 SectionType sectionType; member
111 if (p->sectionType != section.type) in atomTypeFromSection()
1593 SectionType &sectionType, in relocatableSectionInfoForContentType() argument
1606 sectionType = p->sectionType; in relocatableSectionInfoForContentType()
HDMachONormalizedFileBinaryUtils.h205 SectionType &sectionType,
HDMachONormalizedFileFromAtoms.cpp231 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()