Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h151 uint32_t funcLength; global() member
H A DInputFiles.cpp1453 uint32_t funcLength = reader.readPointer(&dataOff, cie.funcPtrSize); in registerEhFrames() local