Searched defs:nextIS (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Target.h | 112 deleteFallThruJmpInsn(InputSection & is,InputFile * file,InputSection * nextIS) deleteFallThruJmpInsn() argument |
/llvm-project/lld/ELF/Arch/ | ||
H A D | X86_64.cpp | 178 isFallThruRelocation(InputSection & is,InputFile * file,InputSection * nextIS,Relocation & r) isFallThruRelocation() argument |