Home
last modified time | relevance | path

Searched defs:layoutSections (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/
DCOFFWriter.cpp95 void COFFWriter::layoutSections() { in layoutSections() function in llvm::objcopy::coff::COFFWriter
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.cpp2287 static uint64_t layoutSections(Range Sections, uint64_t Offset) { in layoutSections() function