Searched defs:branchAddr (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | Target.cpp | 132 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
/openbsd-src/gnu/llvm/lld/ELF/Arch/ |
H A D | Mips.cpp | 359 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
H A D | PPC.cpp | 199 uint64_t branchAddr, const Symbol &s, int64_t a) const { in needsThunk()
|
H A D | ARM.cpp | 295 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
H A D | AArch64.cpp | 278 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
H A D | PPC64.cpp | 1395 uint64_t branchAddr, const Symbol &s, int64_t a) const { in needsThunk()
|