Searched refs:needsThunk (Results 1 - 8 of 8) 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
H A DTarget.h64 virtual bool needsThunk(RelExpr expr, RelType relocType,
H A DRelocations.cpp1955 if (!target->needsThunk(rel.expr, rel.type, isec->file, src,
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp41 bool needsThunk(RelExpr expr, RelType relocType, const InputFile *file,
198 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:PPC
H A DAArch64.cpp41 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
238 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:AArch64
H A DARM.cpp40 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
280 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:ARM
H A DMips.cpp37 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
360 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:MIPS
H A DPPC64.cpp289 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
1036 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, function in class:PPC64

Completed in 119 milliseconds