OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:optdest
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-alpha.c
3325
bfd_vma
optdest
, org;
3341
optdest
= elf64_alpha_relax_opt_call (info, symval);
3343
odisp = (
optdest
?
optdest
: symval) - org;
3362
if (
optdest
)
3363
nrel.r_addend +=
optdest
- symval;
3387
if (
optdest
)
3316
bfd_vma
optdest
, org;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf64-alpha.c
3325
bfd_vma
optdest
, org;
3341
optdest
= elf64_alpha_relax_opt_call (info, symval);
3343
odisp = (
optdest
?
optdest
: symval) - org;
3362
if (
optdest
)
3363
nrel.r_addend +=
optdest
- symval;
3387
if (
optdest
)
3316
bfd_vma
optdest
, org;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf64-alpha.c
3317
bfd_vma
optdest
, org;
3333
optdest
= elf64_alpha_relax_opt_call (info, symval);
3335
odisp = (
optdest
?
optdest
: symval) - org;
3354
if (
optdest
)
3355
nrel.r_addend +=
optdest
- symval;
3379
if (
optdest
)
3308
bfd_vma
optdest
, org;
local
/src/external/gpl3/gdb/dist/bfd/
elf64-alpha.c
3320
bfd_vma
optdest
, org;
3336
optdest
= elf64_alpha_relax_opt_call (info, symval);
3338
odisp = (
optdest
?
optdest
: symval) - org;
3357
if (
optdest
)
3358
nrel.r_addend +=
optdest
- symval;
3382
if (
optdest
)
3311
bfd_vma
optdest
, org;
local
Completed in 64 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026