Home
last modified time | relevance | path

Searched refs:fullLength (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp435 uint64_t fullLength = length + (off - frameOff); in splitEhFrames() local
447 data.slice(frameOff, fullLength), in splitEhFrames()