OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BFD_RELOC_CTOR
(Results
1 - 25
of
279
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/binutils/dist/bfd/
aout-ns32k.c
219
if (code ==
BFD_RELOC_CTOR
)
reloc.c
2835
BFD_RELOC_CTOR
8109
if (code ==
BFD_RELOC_CTOR
coff-mips.c
701
case
BFD_RELOC_CTOR
:
coff-sh.c
478
{
BFD_RELOC_CTOR
, R_SH_IMM32CE },
485
{
BFD_RELOC_CTOR
, R_SH_IMM32 },
elf32-vax.c
318
{
BFD_RELOC_CTOR
, R_VAX_32 },
/src/external/gpl3/binutils.old/dist/bfd/
aout-ns32k.c
219
if (code ==
BFD_RELOC_CTOR
)
reloc.c
2905
BFD_RELOC_CTOR
8337
if (code ==
BFD_RELOC_CTOR
coff-mips.c
701
case
BFD_RELOC_CTOR
:
coff-sh.c
478
{
BFD_RELOC_CTOR
, R_SH_IMM32CE },
485
{
BFD_RELOC_CTOR
, R_SH_IMM32 },
elf32-mips.c
814
/* The reloc used for
BFD_RELOC_CTOR
when doing a 64 bit link. This
2134
case
BFD_RELOC_CTOR
:
2135
/* We need to handle
BFD_RELOC_CTOR
specially.
elf32-vax.c
317
{
BFD_RELOC_CTOR
, R_VAX_32 },
/src/external/gpl3/gdb/dist/bfd/
aout-ns32k.c
219
if (code ==
BFD_RELOC_CTOR
)
reloc.c
2894
BFD_RELOC_CTOR
8320
if (code ==
BFD_RELOC_CTOR
coff-mips.c
701
case
BFD_RELOC_CTOR
:
coff-sh.c
478
{
BFD_RELOC_CTOR
, R_SH_IMM32CE },
485
{
BFD_RELOC_CTOR
, R_SH_IMM32 },
/src/external/gpl3/gdb.old/dist/bfd/
aout-ns32k.c
219
if (code ==
BFD_RELOC_CTOR
)
reloc.c
2894
BFD_RELOC_CTOR
8427
if (code ==
BFD_RELOC_CTOR
coff-mips.c
701
case
BFD_RELOC_CTOR
:
coff-sh.c
478
{
BFD_RELOC_CTOR
, R_SH_IMM32CE },
485
{
BFD_RELOC_CTOR
, R_SH_IMM32 },
/src/external/gpl3/binutils/dist/ld/
ldmain.c
1760
/* Ensure that
BFD_RELOC_CTOR
exists now, so that we can give a
1762
if (bfd_reloc_type_lookup (info->output_bfd,
BFD_RELOC_CTOR
) == NULL
1764
|| bfd_reloc_type_lookup (abfd,
BFD_RELOC_CTOR
) == NULL))
1765
fatal (_("%P: BFD backend error:
BFD_RELOC_CTOR
unsupported\n"));
1787
ldctor_add_set_entry (h,
BFD_RELOC_CTOR
, name, section, value);
/src/external/gpl3/binutils.old/dist/ld/
ldmain.c
1686
/* Ensure that
BFD_RELOC_CTOR
exists now, so that we can give a
1688
if (bfd_reloc_type_lookup (info->output_bfd,
BFD_RELOC_CTOR
) == NULL
1690
|| bfd_reloc_type_lookup (abfd,
BFD_RELOC_CTOR
) == NULL))
1691
fatal (_("%P: BFD backend error:
BFD_RELOC_CTOR
unsupported\n"));
1713
ldctor_add_set_entry (h,
BFD_RELOC_CTOR
, name, section, value);
/src/external/gpl3/binutils/dist/gas/config/
tc-frv.c
1571
is run, we encode it a
BFD_RELOC_CTOR
, and it is turned back into a normal
1599
bfd_reloc_code_real_type reloc_type =
BFD_RELOC_CTOR
;
1767
case
BFD_RELOC_CTOR
:
tc-ppc.c
2131
MAP32 ("fixup",
BFD_RELOC_CTOR
),
2315
|| fix->fx_r_type ==
BFD_RELOC_CTOR
2619
|| fixp->fx_r_type !=
BFD_RELOC_CTOR
)
3117
case
BFD_RELOC_CTOR
:
3176
case
BFD_RELOC_CTOR
:
7338
case
BFD_RELOC_CTOR
:
7614
case
BFD_RELOC_CTOR
:
7641
|| fixP->fx_r_type ==
BFD_RELOC_CTOR
/src/external/gpl3/binutils.old/dist/gas/config/
tc-frv.c
1571
is run, we encode it a
BFD_RELOC_CTOR
, and it is turned back into a normal
1599
bfd_reloc_code_real_type reloc_type =
BFD_RELOC_CTOR
;
1767
case
BFD_RELOC_CTOR
:
tc-ppc.c
2167
MAP32 ("fixup",
BFD_RELOC_CTOR
),
2351
|| fix->fx_r_type ==
BFD_RELOC_CTOR
2655
|| fixp->fx_r_type !=
BFD_RELOC_CTOR
)
3153
case
BFD_RELOC_CTOR
:
3212
case
BFD_RELOC_CTOR
:
7380
case
BFD_RELOC_CTOR
:
7656
case
BFD_RELOC_CTOR
:
7683
|| fixP->fx_r_type ==
BFD_RELOC_CTOR
Completed in 100 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Feb 24 08:35:24 UTC 2026