Home
last modified time | relevance | path

Searched refs:needsThunk (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.cpp138 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in TargetInfo
DTarget.h64 virtual bool needsThunk(RelExpr expr, RelType relocType,
DRelocations.cpp1988 if (!target->needsThunk(rel.expr, rel.type, isec->file, src, in createThunks()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp41 bool needsThunk(RelExpr expr, RelType relocType, const InputFile *file,
197 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC
DAArch64.cpp41 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
236 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in AArch64
DARM.cpp40 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
280 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in ARM
DMips.cpp37 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
360 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in MIPS
DPPC64.cpp380 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
1345 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC64