Home
last modified time | relevance | path

Searched defs:needsThunk (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAVR.cpp106 bool AVR::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in AVR
H A DMips.cpp358 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in MIPS
H A DPPC.cpp198 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC
H A DAArch64.cpp371 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in AArch64
H A DARM.cpp384 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in ARM
H A DPPC64.cpp1425 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC64
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp136 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in TargetInfo