OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_ppc_elf
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
1036
#define
is_ppc_elf
(bfd) \
2615
&&
is_ppc_elf
(info->output_bfd)
2691
BFD_ASSERT (
is_ppc_elf
(abfd));
2893
BFD_ASSERT (
is_ppc_elf
(abfd));
3776
if (!
is_ppc_elf
(ibfd))
3999
if (
is_ppc_elf
(ibfd))
4222
if (!
is_ppc_elf
(ibfd))
5528
if (!
is_ppc_elf
(ibfd))
6708
BFD_ASSERT (
is_ppc_elf
(input_bfd));
7014
if (!
is_ppc_elf
(input_bfd)
1033
#define
is_ppc_elf
macro
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
1049
#define
is_ppc_elf
(bfd) \
2628
&&
is_ppc_elf
(info->output_bfd)
2704
BFD_ASSERT (
is_ppc_elf
(abfd));
2906
BFD_ASSERT (
is_ppc_elf
(abfd));
3789
if (!
is_ppc_elf
(ibfd) || !
is_ppc_elf
(obfd))
4012
if (
is_ppc_elf
(ibfd))
4235
if (!
is_ppc_elf
(ibfd))
5541
if (!
is_ppc_elf
(ibfd))
6723
BFD_ASSERT (
is_ppc_elf
(input_bfd))
1046
#define
is_ppc_elf
macro
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
1049
#define
is_ppc_elf
(bfd) \
2628
&&
is_ppc_elf
(info->output_bfd)
2704
BFD_ASSERT (
is_ppc_elf
(abfd));
2906
BFD_ASSERT (
is_ppc_elf
(abfd));
3789
if (!
is_ppc_elf
(ibfd) || !
is_ppc_elf
(obfd))
4012
if (
is_ppc_elf
(ibfd))
4235
if (!
is_ppc_elf
(ibfd))
5540
if (!
is_ppc_elf
(ibfd))
6732
BFD_ASSERT (
is_ppc_elf
(input_bfd))
1046
#define
is_ppc_elf
macro
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
1036
#define
is_ppc_elf
(bfd) \
2615
&&
is_ppc_elf
(info->output_bfd)
2691
BFD_ASSERT (
is_ppc_elf
(abfd));
2893
BFD_ASSERT (
is_ppc_elf
(abfd));
3776
if (!
is_ppc_elf
(ibfd) || !
is_ppc_elf
(obfd))
3999
if (
is_ppc_elf
(ibfd))
4222
if (!
is_ppc_elf
(ibfd))
5528
if (!
is_ppc_elf
(ibfd))
6710
BFD_ASSERT (
is_ppc_elf
(input_bfd))
1033
#define
is_ppc_elf
macro
[
all
...]
Completed in 46 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026