OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELFLG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
pdp11.c
204
#define
RELFLG
0x0001 /* PC-relative flag. */
1900
r_pcrel = reloc_entry &
RELFLG
;
3401
r_pcrel = reloc_entry &
RELFLG
;
/src/external/gpl3/binutils.old/dist/bfd/
pdp11.c
204
#define
RELFLG
0x0001 /* PC-relative flag. */
1900
r_pcrel = reloc_entry &
RELFLG
;
3401
r_pcrel = reloc_entry &
RELFLG
;
/src/external/gpl3/gdb.old/dist/bfd/
pdp11.c
204
#define
RELFLG
0x0001 /* PC-relative flag. */
1900
r_pcrel = reloc_entry &
RELFLG
;
3408
r_pcrel = reloc_entry &
RELFLG
;
/src/external/gpl3/gdb/dist/bfd/
pdp11.c
204
#define
RELFLG
0x0001 /* PC-relative flag. */
1900
r_pcrel = reloc_entry &
RELFLG
;
3401
r_pcrel = reloc_entry &
RELFLG
;
Completed in 47 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026