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

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

Completed in 100 milliseconds