HomeSort by: relevance | last modified time | path
    Searched refs:layoutSections (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
Writer.h 37 void layoutSections();
Writer.cpp 95 void COFFWriter::layoutSections() {
204 layoutSections();
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.cpp 2253 static uint64_t layoutSections(Range Sections, uint64_t Offset) {
2393 Offset = layoutSections(Obj.sections(), Offset);
2531 // layoutSections could have modified section indexes, so we need
2585 // layoutSections, because we want to truncate the last segment to the end of

Completed in 33 milliseconds