OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EF_FRV_LIBPIC
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/elf/
frv.h
97
#define
EF_FRV_LIBPIC
0x00001000 /* -mlibrary-pic */
114
#define EF_FRV_PIC_FLAGS (EF_FRV_PIC |
EF_FRV_LIBPIC
| EF_FRV_BIGPIC \
/src/external/gpl3/binutils.old/dist/include/elf/
frv.h
97
#define
EF_FRV_LIBPIC
0x00001000 /* -mlibrary-pic */
114
#define EF_FRV_PIC_FLAGS (EF_FRV_PIC |
EF_FRV_LIBPIC
| EF_FRV_BIGPIC \
/src/external/gpl3/gdb/dist/include/elf/
frv.h
97
#define
EF_FRV_LIBPIC
0x00001000 /* -mlibrary-pic */
114
#define EF_FRV_PIC_FLAGS (EF_FRV_PIC |
EF_FRV_LIBPIC
| EF_FRV_BIGPIC \
/src/external/gpl3/gdb.old/dist/include/elf/
frv.h
97
#define
EF_FRV_LIBPIC
0x00001000 /* -mlibrary-pic */
114
#define EF_FRV_PIC_FLAGS (EF_FRV_PIC |
EF_FRV_LIBPIC
| EF_FRV_BIGPIC \
/src/external/gpl3/binutils/dist/gas/config/
tc-frv.c
425
frv_flags |= (
EF_FRV_LIBPIC
| EF_FRV_G0);
438
| EF_FRV_BIGPIC |
EF_FRV_LIBPIC
);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-frv.c
425
frv_flags |= (
EF_FRV_LIBPIC
| EF_FRV_G0);
438
| EF_FRV_BIGPIC |
EF_FRV_LIBPIC
);
/src/external/gpl3/binutils/dist/bfd/
elf32-frv.c
6490
if ((new_partial == old_partial) || ((new_partial &
EF_FRV_LIBPIC
) != 0))
6495
else if ((old_partial &
EF_FRV_LIBPIC
) != 0)
6684
if (flags &
EF_FRV_LIBPIC
)
/src/external/gpl3/binutils.old/dist/bfd/
elf32-frv.c
6484
if ((new_partial == old_partial) || ((new_partial &
EF_FRV_LIBPIC
) != 0))
6489
else if ((old_partial &
EF_FRV_LIBPIC
) != 0)
6678
if (flags &
EF_FRV_LIBPIC
)
/src/external/gpl3/gdb/dist/bfd/
elf32-frv.c
6478
if ((new_partial == old_partial) || ((new_partial &
EF_FRV_LIBPIC
) != 0))
6483
else if ((old_partial &
EF_FRV_LIBPIC
) != 0)
6672
if (flags &
EF_FRV_LIBPIC
)
/src/external/gpl3/gdb.old/dist/bfd/
elf32-frv.c
6479
if ((new_partial == old_partial) || ((new_partial &
EF_FRV_LIBPIC
) != 0))
6484
else if ((old_partial &
EF_FRV_LIBPIC
) != 0)
6673
if (flags &
EF_FRV_LIBPIC
)
Completed in 50 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026