OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIC_FLAG
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-arm.c
47
#define
PIC_FLAG
(abfd) \
2245
if (
PIC_FLAG
(obfd) !=
PIC_FLAG
(ibfd))
2247
if (
PIC_FLAG
(ibfd))
2266
SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) |
PIC_FLAG
(ibfd));
2324
if (
PIC_FLAG
(abfd))
2363
|| (
PIC_FLAG
(abfd) != (flags & F_PIC))
2421
if (
PIC_FLAG
(dest) !=
PIC_FLAG
(src))
2426
|
PIC_FLAG
(src))
[
all
...]
coffcode.h
2836
if (
PIC_FLAG
(abfd))
/src/external/gpl3/binutils.old/dist/bfd/
coff-arm.c
47
#define
PIC_FLAG
(abfd) \
2246
if (
PIC_FLAG
(obfd) !=
PIC_FLAG
(ibfd))
2248
if (
PIC_FLAG
(ibfd))
2267
SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) |
PIC_FLAG
(ibfd));
2325
if (
PIC_FLAG
(abfd))
2364
|| (
PIC_FLAG
(abfd) != (flags & F_PIC))
2422
if (
PIC_FLAG
(dest) !=
PIC_FLAG
(src))
2427
|
PIC_FLAG
(src))
[
all
...]
coffcode.h
2829
if (
PIC_FLAG
(abfd))
/src/external/gpl3/gdb.old/dist/bfd/
coff-arm.c
47
#define
PIC_FLAG
(abfd) \
2244
if (
PIC_FLAG
(obfd) !=
PIC_FLAG
(ibfd))
2246
if (
PIC_FLAG
(ibfd))
2265
SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) |
PIC_FLAG
(ibfd));
2323
if (
PIC_FLAG
(abfd))
2362
|| (
PIC_FLAG
(abfd) != (flags & F_PIC))
2420
if (
PIC_FLAG
(dest) !=
PIC_FLAG
(src))
2425
|
PIC_FLAG
(src))
[
all
...]
coffcode.h
2838
if (
PIC_FLAG
(abfd))
/src/external/gpl3/gdb/dist/bfd/
coff-arm.c
47
#define
PIC_FLAG
(abfd) \
2246
if (
PIC_FLAG
(obfd) !=
PIC_FLAG
(ibfd))
2248
if (
PIC_FLAG
(ibfd))
2267
SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) |
PIC_FLAG
(ibfd));
2325
if (
PIC_FLAG
(abfd))
2364
|| (
PIC_FLAG
(abfd) != (flags & F_PIC))
2422
if (
PIC_FLAG
(dest) !=
PIC_FLAG
(src))
2427
|
PIC_FLAG
(src))
[
all
...]
coffcode.h
2831
if (
PIC_FLAG
(abfd))
Completed in 29 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026