Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp62 const MachORelocatableSectionToAtomType sectsToAtomType[] = { variable
110 for (const MachORelocatableSectionToAtomType *p = sectsToAtomType ; in atomTypeFromSection()
1598 for (const MachORelocatableSectionToAtomType *p = sectsToAtomType ; in relocatableSectionInfoForContentType()
H A DMachONormalizedFileFromAtoms.cpp267 const MachOFinalSectionFromAtomType sectsToAtomType[] = { variable
308 for (auto &p : sectsToAtomType) { in getFinalSection()