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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp138 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp238 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:AArch64
H A DARM.cpp280 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:ARM
H A DMips.cpp360 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:MIPS
H A DPPC.cpp198 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:PPC
H A DPPC64.cpp1036 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:PPC64

Completed in 65 milliseconds