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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h101 virtual bool deleteFallThruJmpInsn(InputSection &is, InputFile *file, function in class:lld::elf::TargetInfo
H A DWriter.cpp1820 target->deleteFallThruJmpInsn(is, is.getFile<ELFT>(), next) ? 1 : 0;
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp57 bool deleteFallThruJmpInsn(InputSection &is, InputFile *file,
241 bool X86_64::deleteFallThruJmpInsn(InputSection &is, InputFile *file, function in class:X86_64

Completed in 71 milliseconds