OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thisrelocs
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.27/ld/
ldwrite.c
475
unsigned int
thisrelocs
= 0;
local
488
thisrelocs
= sec->reloc_count;
496
thisrelocs
++;
499
&& (
thisrelocs
+ relocs >= config.split_by_reloc
547
relocs =
thisrelocs
;
554
relocs +=
thisrelocs
;
Completed in 165 milliseconds