OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EF_FRV_BIGPIC
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/elf/
frv.h
96
#define
EF_FRV_BIGPIC
0x00000800 /* -fPIC */
114
#define EF_FRV_PIC_FLAGS (EF_FRV_PIC | EF_FRV_LIBPIC |
EF_FRV_BIGPIC
\
/toolchain/binutils/binutils-2.25/gas/config/
tc-frv.c
420
frv_flags |=
EF_FRV_BIGPIC
;
439
|
EF_FRV_BIGPIC
| EF_FRV_LIBPIC);
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-frv.c
[
all
...]
Completed in 3563 milliseconds