OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relocateable
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf32-score.c
443
bfd_boolean
relocateable
,
467
if (
relocateable
)
525
bfd_boolean
relocateable
;
local
536
relocateable
= TRUE;
539
relocateable
= FALSE;
543
ret = score_elf_final_gp (output_bfd, symbol,
relocateable
, error_message, &gp);
548
input_section,
relocateable
, data, gp);
[
all
...]
elf32-score7.c
343
bfd_boolean
relocateable
,
367
if (
relocateable
)
425
bfd_boolean
relocateable
;
local
436
relocateable
= TRUE;
439
relocateable
= FALSE;
443
ret = score_elf_final_gp (output_bfd, symbol,
relocateable
, error_message, &gp);
448
input_section,
relocateable
, data, gp);
[
all
...]
Completed in 103 milliseconds