Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/Arch/
H A DX86_64.cpp195 uint64_t nextSectionOffset = in isFallThruRelocation() local
197 return (addrLoc + 4 + targetOffset) == nextSectionOffset; in isFallThruRelocation()