Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp188 uint64_t nextSectionOffset = in isFallThruRelocation() local
190 return (addrLoc + 4 + targetOffset) == nextSectionOffset; in isFallThruRelocation()