Searched refs:layoutSections (Results 1 – 3 of 3) sorted by relevance
37 void layoutSections();
95 void COFFWriter::layoutSections() { in layoutSections() function in llvm::objcopy::coff::COFFWriter211 layoutSections(); in finalize()
2355 static uint64_t layoutSections(Range Sections, uint64_t Offset) { in layoutSections() function2516 Offset = layoutSections(Obj.sections(), Offset); in assignOffsets()