Searched refs:layoutSections (Results 1 – 3 of 3) sorted by relevance
36 void layoutSections();
94 void COFFWriter::layoutSections() { in layoutSections() function in llvm::objcopy::coff::COFFWriter203 layoutSections(); in finalize()
2245 static uint64_t layoutSections(Range Sections, uint64_t Offset) { in layoutSections() function2384 Offset = layoutSections(Obj.sections(), Offset); in assignOffsets()