Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp161 void layoutSectionsInTextSegment(size_t, SegmentInfo *, uint64_t &);
566 void Util::layoutSectionsInTextSegment(size_t hlcSize, SegmentInfo *seg, in layoutSectionsInTextSegment() function in __anon3252b6f00111::Util
602 layoutSectionsInTextSegment(hlcSize, seg, address); in assignAddressesToSections()