Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp215 for (SectionInfo *si : _sectionInfos) { in ~Util()
252 _sectionInfos.push_back(sect); in getRelocatableSection()
337 _sectionInfos.push_back(sect); in getFinalSection()
372 _sectionInfos.push_back(sect); in sectionForAtom()
532 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 …]