Searched defs:branchAddr (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/i_dec/
H A Dtrc_i_decode.cpp74 uint32_t branchAddr = 0; local
128 uint64_t branchAddr = 0; local
178 uint32_t branchAddr = 0; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp138 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t a) const argument
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp238 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t a) const argument
H A DARM.cpp280 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t ) const argument
H A DMips.cpp360 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t ) const argument
H A DPPC.cpp198 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t a) const argument
H A DPPC64.cpp1036 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t a) const argument

Completed in 128 milliseconds