OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BSD_SYMDEF_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
archive.c
970
#define
BSD_SYMDEF_SIZE
8
1016
|| amt %
BSD_SYMDEF_SIZE
!= 0)
1027
ardata->symdef_count = amt /
BSD_SYMDEF_SIZE
;
1039
counter++, set++, rbase +=
BSD_SYMDEF_SIZE
)
2500
unsigned int ranlibsize = orl_count *
BSD_SYMDEF_SIZE
;
2596
bfd_byte buf[
BSD_SYMDEF_SIZE
];
2633
if (bfd_write (buf,
BSD_SYMDEF_SIZE
, arch)
2634
!=
BSD_SYMDEF_SIZE
)
/src/external/gpl3/binutils.old/dist/bfd/
archive.c
973
#define
BSD_SYMDEF_SIZE
8
1019
|| amt %
BSD_SYMDEF_SIZE
!= 0)
1030
ardata->symdef_count = amt /
BSD_SYMDEF_SIZE
;
1042
counter++, set++, rbase +=
BSD_SYMDEF_SIZE
)
2488
unsigned int ranlibsize = orl_count *
BSD_SYMDEF_SIZE
;
2584
bfd_byte buf[
BSD_SYMDEF_SIZE
];
2621
if (bfd_write (buf,
BSD_SYMDEF_SIZE
, arch)
2622
!=
BSD_SYMDEF_SIZE
)
/src/external/gpl3/gdb.old/dist/bfd/
archive.c
975
#define
BSD_SYMDEF_SIZE
8
1021
|| amt %
BSD_SYMDEF_SIZE
!= 0)
1032
ardata->symdef_count = amt /
BSD_SYMDEF_SIZE
;
1044
counter++, set++, rbase +=
BSD_SYMDEF_SIZE
)
2483
unsigned int ranlibsize = orl_count *
BSD_SYMDEF_SIZE
;
2579
bfd_byte buf[
BSD_SYMDEF_SIZE
];
2608
if (bfd_write (buf,
BSD_SYMDEF_SIZE
, arch)
2609
!=
BSD_SYMDEF_SIZE
)
/src/external/gpl3/gdb/dist/bfd/
archive.c
971
#define
BSD_SYMDEF_SIZE
8
1017
|| amt %
BSD_SYMDEF_SIZE
!= 0)
1028
ardata->symdef_count = amt /
BSD_SYMDEF_SIZE
;
1040
counter++, set++, rbase +=
BSD_SYMDEF_SIZE
)
2490
unsigned int ranlibsize = orl_count *
BSD_SYMDEF_SIZE
;
2586
bfd_byte buf[
BSD_SYMDEF_SIZE
];
2615
if (bfd_write (buf,
BSD_SYMDEF_SIZE
, arch)
2616
!=
BSD_SYMDEF_SIZE
)
Completed in 38 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026