OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ranlibsize
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
archive64.c
166
unsigned int
ranlibsize
= (symbol_count * 8) + 8;
local
168
unsigned int mapsize = stringsize +
ranlibsize
;
archive.c
2500
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
2502
/* Include 8 bytes to store
ranlibsize
and stringsize in output. */
2503
unsigned int mapsize =
ranlibsize
+ stringsize + 8;
2586
H_PUT_32 (arch,
ranlibsize
, temp);
2747
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
2749
unsigned int mapsize = stringsize +
ranlibsize
;
2491
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
local
2737
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
local
/src/external/gpl3/binutils.old/dist/bfd/
archive64.c
166
unsigned int
ranlibsize
= (symbol_count * 8) + 8;
local
168
unsigned int mapsize = stringsize +
ranlibsize
;
archive.c
2488
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
2490
/* Include 8 bytes to store
ranlibsize
and stringsize in output. */
2491
unsigned int mapsize =
ranlibsize
+ stringsize + 8;
2574
H_PUT_32 (arch,
ranlibsize
, temp);
2735
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
2737
unsigned int mapsize = stringsize +
ranlibsize
;
2479
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
local
2725
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
local
/src/external/gpl3/gdb.old/dist/bfd/
archive64.c
166
unsigned int
ranlibsize
= (symbol_count * 8) + 8;
local
168
unsigned int mapsize = stringsize +
ranlibsize
;
archive.c
2483
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
2485
/* Include 8 bytes to store
ranlibsize
and stringsize in output. */
2486
unsigned int mapsize =
ranlibsize
+ stringsize + 8;
2569
H_PUT_32 (arch,
ranlibsize
, temp);
2722
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
2724
unsigned int mapsize = stringsize +
ranlibsize
;
2474
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
local
2712
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
local
/src/external/gpl3/gdb/dist/bfd/
archive64.c
166
unsigned int
ranlibsize
= (symbol_count * 8) + 8;
local
168
unsigned int mapsize = stringsize +
ranlibsize
;
archive.c
2490
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
2492
/* Include 8 bytes to store
ranlibsize
and stringsize in output. */
2493
unsigned int mapsize =
ranlibsize
+ stringsize + 8;
2576
H_PUT_32 (arch,
ranlibsize
, temp);
2729
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
2731
unsigned int mapsize = stringsize +
ranlibsize
;
2481
unsigned int
ranlibsize
= orl_count * BSD_SYMDEF_SIZE;
local
2719
unsigned int
ranlibsize
= (symbol_count * 4) + 4;
local
Completed in 36 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026