OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NEWABI_P
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
827
#define
NEWABI_P
(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
848
(
NEWABI_P
(abfd) ? ".MIPS.options" : ".options")
5717
&& !
NEWABI_P
(input_bfd))
7959
if (!
NEWABI_P
(abfd)
9386
if (!
NEWABI_P
(abfd) && h != NULL
9399
howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, r_type,
NEWABI_P
(abfd));
9587
bool
newabi_p
=
NEWABI_P
(info->output_bfd);
9632
else if (
newabi_p
)
9671
if (
newabi_p
9555
bool
newabi_p
= NEWABI_P (info->output_bfd);
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
826
#define
NEWABI_P
(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
847
(
NEWABI_P
(abfd) ? ".MIPS.options" : ".options")
5697
&& !
NEWABI_P
(input_bfd))
7939
if (!
NEWABI_P
(abfd)
9366
if (!
NEWABI_P
(abfd) && h != NULL
9379
howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, r_type,
NEWABI_P
(abfd));
9567
bool
newabi_p
=
NEWABI_P
(info->output_bfd);
9612
else if (
newabi_p
)
9651
if (
newabi_p
9535
bool
newabi_p
= NEWABI_P (info->output_bfd);
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
826
#define
NEWABI_P
(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
847
(
NEWABI_P
(abfd) ? ".MIPS.options" : ".options")
5651
&& !
NEWABI_P
(input_bfd))
7893
if (!
NEWABI_P
(abfd)
9266
if (!
NEWABI_P
(abfd) && h != NULL
9279
howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, r_type,
NEWABI_P
(abfd));
9467
bool
newabi_p
=
NEWABI_P
(info->output_bfd);
9512
else if (
newabi_p
)
9551
if (
newabi_p
9435
bool
newabi_p
= NEWABI_P (info->output_bfd);
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
828
#define
NEWABI_P
(abfd) (ABI_N32_P (abfd) || ABI_64_P (abfd))
849
(
NEWABI_P
(abfd) ? ".MIPS.options" : ".options")
5658
&& !
NEWABI_P
(input_bfd))
7900
if (!
NEWABI_P
(abfd)
9279
if (!
NEWABI_P
(abfd) && h != NULL
9292
howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, r_type,
NEWABI_P
(abfd));
9480
bool
newabi_p
=
NEWABI_P
(info->output_bfd);
9525
else if (
newabi_p
)
9564
if (
newabi_p
9448
bool
newabi_p
= NEWABI_P (info->output_bfd);
local
[
all
...]
Completed in 54 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026