Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp162 void layoutSectionsInTextSegment(size_t, SegmentInfo *, uint64_t &);
567 void Util::layoutSectionsInTextSegment(size_t hlcSize, SegmentInfo *seg, in layoutSectionsInTextSegment() function in __anon71138ccb0111::Util
602 layoutSectionsInTextSegment(hlcSize, seg, address); in assignAddressesToSections()