Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.h151 uint32_t funcLength; member
H A DUnwindInfoSection.cpp365 cu.functionLength = fde.funcLength; in relocateCompactUnwind()
H A DInputFiles.cpp1439 uint32_t funcLength = reader.readPointer(&dataOff, cie.funcPtrSize); in registerEhFrames() local
1495 fdes[isec] = {funcLength, cie.personalitySymbol, lsdaIsec}; in registerEhFrames()