Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp214 for (SectionInfo *si : _sectionInfos) { in ~Util()
251 _sectionInfos.push_back(sect); in getRelocatableSection()
336 _sectionInfos.push_back(sect); in getFinalSection()
371 _sectionInfos.push_back(sect); in sectionForAtom()
531 for (SectionInfo *si : _sectionInfos) { in organizeSections()
671 for (SectionInfo *si : _sectionInfos) { in copySectionContent()
742 for (SectionInfo *sect : _sectionInfos) { in buildAtomToAddressMap()
1171 for (SectionInfo *si : _sectionInfos) { in addIndirectSymbols()
1315 for (SectionInfo *si : _sectionInfos) { in addSectionRelocs()
1342 for (SectionInfo *si : _sectionInfos) { in addFunctionStarts()
[all …]