Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp161 void layoutSectionsInSegment(SegmentInfo *seg, uint64_t &addr);
557 void Util::layoutSectionsInSegment(SegmentInfo *seg, uint64_t &addr) { in layoutSectionsInSegment() function in __anon71138ccb0111::Util
604 layoutSectionsInSegment(seg, address); in assignAddressesToSections()