Home
last modified time | relevance | path

Searched defs:nextIS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h109 deleteFallThruJmpInsn(InputSection & is,InputFile * file,InputSection * nextIS) deleteFallThruJmpInsn() argument
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp178 InputSection *nextIS, Relocation &r) { in isFallThruRelocation()