Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp112 uint64_t MachOLayoutBuilder::layoutSegments() { layoutSegments() function in MachOLayoutBuilder
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2322 static uint64_t layoutSegments(std::vector<Segment *> &Segments, in layoutSegments() function