Searched defs:branchAddr (Results 1 – 7 of 7) sorted by relevance
/external/OpenCSD/decoder/source/i_dec/ |
D | trc_i_decode.cpp | 74 uint32_t branchAddr = 0; in DecodeA32() local 128 uint64_t branchAddr = 0; in DecodeA64() local 179 uint32_t branchAddr = 0; in DecodeT32() local
|
/external/llvm-project/lld/ELF/ |
D | Target.cpp | 139 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
/external/llvm-project/lld/ELF/Arch/ |
D | PPC.cpp | 198 uint64_t branchAddr, const Symbol &s, int64_t a) const { in needsThunk()
|
D | Mips.cpp | 361 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
D | AArch64.cpp | 237 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
D | ARM.cpp | 281 uint64_t branchAddr, const Symbol &s, in needsThunk()
|
D | PPC64.cpp | 1346 uint64_t branchAddr, const Symbol &s, int64_t a) const { in needsThunk()
|