Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp160 void layoutSectionsInSegment(SegmentInfo *seg, uint64_t &addr);
556 void Util::layoutSectionsInSegment(SegmentInfo *seg, uint64_t &addr) { in layoutSectionsInSegment() function in __anon3252b6f00111::Util
604 layoutSectionsInSegment(seg, address); in assignAddressesToSections()