Searched defs:branchAddr (Results 1 – 7 of 7) sorted by relevance
/llvm-project/lld/ELF/Arch/ |
H A D | AVR.cpp | 107 uint64_t branchAddr, const Symbol &s, int64_t a) const { in needsThunk() argument
|
H A D | Mips.cpp | 359 needsThunk(RelExpr expr,RelType type,const InputFile * file,uint64_t branchAddr,const Symbol & s,int64_t) const needsThunk() argument
|
H A D | PPC.cpp | 199 needsThunk(RelExpr expr,RelType type,const InputFile * file,uint64_t branchAddr,const Symbol & s,int64_t a) const needsThunk() argument
|
H A D | AArch64.cpp | 321 needsThunk(RelExpr expr,RelType type,const InputFile * file,uint64_t branchAddr,const Symbol & s,int64_t a) const needsThunk() argument
|
H A D | ARM.cpp | 379 needsThunk(RelExpr expr,RelType type,const InputFile * file,uint64_t branchAddr,const Symbol & s,int64_t a) const needsThunk() argument
|
H A D | PPC64.cpp | 1426 needsThunk(RelExpr expr,RelType type,const InputFile * file,uint64_t branchAddr,const Symbol & s,int64_t a) const needsThunk() argument
|
/llvm-project/lld/ELF/ |
H A D | Target.cpp | 137 needsThunk(RelExpr expr,RelType type,const InputFile * file,uint64_t branchAddr,const Symbol & s,int64_t a) const needsThunk() argument
|