Searched defs:needsThunk (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp138 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:lld::elf::TargetInfo
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp234 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:lld::elf::AArch64
H A DARM.cpp264 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:lld::elf::ARM
H A DMips.cpp359 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:lld::elf::MIPS
H A DPPC.cpp194 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:lld::elf::PPC
H A DPPC64.cpp910 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:lld::elf::PPC64

Completed in 80 milliseconds