Searched defs:funcLength (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputFiles.h | 154 uint32_t funcLength; member |
H A D | InputFiles.cpp | 1453 uint32_t funcLength = reader.readPointer(&dataOff, cie.funcPtrSize); in registerEhFrames() local |