Home
last modified time | relevance | path

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

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