Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DTarget.cpp131 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in TargetInfo
DTarget.h66 virtual bool needsThunk(RelExpr expr, RelType relocType,
DRelocations.cpp2202 if (!target->needsThunk(rel.expr, rel.type, isec->file, src, in createThunks()
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC.cpp45 bool needsThunk(RelExpr expr, RelType relocType, const InputFile *file,
198 bool PPC::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC
DMips.cpp36 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
358 bool MIPS<ELFT>::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in MIPS
DARM.cpp38 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
294 bool ARM::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in ARM
DAArch64.cpp43 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
277 bool AArch64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in AArch64
DPPC64.cpp170 bool needsThunk(RelExpr expr, RelType type, const InputFile *file,
1394 bool PPC64::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() function in PPC64