Home
last modified time | relevance | path

Searched defs:needsThunk (Results 1 – 6 of 6) 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
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp197 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC
DMips.cpp360 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in MIPS
DAArch64.cpp236 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in AArch64
DARM.cpp280 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in ARM
DPPC64.cpp1345 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC64