OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALPHA_R_IGNORE
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/include/nlm/
common.h
95
#define
ALPHA_R_IGNORE
0
114
/* A local reloc, other than ALPHA_R_GPDISP or
ALPHA_R_IGNORE
, must be
/toolchain/binutils/binutils-2.25/bfd/
nlm32-alpha.c
91
HOWTO (
ALPHA_R_IGNORE
, /* Type. */
446
|| r_type ==
ALPHA_R_IGNORE
)
543
case
ALPHA_R_IGNORE
:
544
/* If the type is
ALPHA_R_IGNORE
, make sure this is a reference
702
case
ALPHA_R_IGNORE
:
coff-alpha.c
120
HOWTO (
ALPHA_R_IGNORE
, /* type */
530
else if (intern->r_type ==
ALPHA_R_IGNORE
)
560
else if (intern->r_type ==
ALPHA_R_IGNORE
666
case
ALPHA_R_IGNORE
:
667
/* If the type is
ALPHA_R_IGNORE
, make sure this is a reference
712
case
ALPHA_R_IGNORE
:
821
case
ALPHA_R_IGNORE
:
907
ahead; it used to be marked with an
ALPHA_R_IGNORE
reloc,
[
all
...]
vms-alpha.c
77
#define
ALPHA_R_IGNORE
0
[
all
...]
/toolchain/binutils/binutils-2.25/include/coff/
alpha.h
129
#define
ALPHA_R_IGNORE
0
Completed in 317 milliseconds