OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FINI_START
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/ld/emulparams/
vxworks.sh
17
FINI_START
='_fini = .;
elf32mipswindiss.sh
26
FINI_START
='*(.fini$00); *(.fini$0[1-9]); *(.fini$[1-8][0-9]); *(.fini$9[0-8])'
elf32ppcwindiss.sh
23
FINI_START
='*(.fini$00); *(.fini$0[1-9]); *(.fini$[1-8][0-9]); *(.fini$9[0-8])'
criself.sh
69
FINI_START
='
elf64hppa.sh
75
FINI_START
='PROVIDE (__fini_start = .);'
Completed in 133 milliseconds