OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-plugin/] [plugin-8.d] - Blame information for rev 163

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 94 khays
Hello from testplugin.
2 163 khays
.*: LDPT_MESSAGE func@0x.*
3
.*: LDPT_API_VERSION value        0x1 \(1\)
4
.*: LDPT_GNU_LD_VERSION value       0x.*
5
.*: LDPT_LINKER_OUTPUT value        0x1 \(1\)
6
.*: LDPT_OUTPUT_NAME 'tmpdir/main.x'
7
.*: LDPT_REGISTER_CLAIM_FILE_HOOK func@0x.*
8
.*: LDPT_REGISTER_ALL_SYMBOLS_READ_HOOK func@0x.*
9
.*: LDPT_REGISTER_CLEANUP_HOOK func@0x.*
10
.*: LDPT_ADD_SYMBOLS func@0x.*
11
.*: LDPT_GET_INPUT_FILE func@0x.*
12
.*: LDPT_RELEASE_INPUT_FILE func@0x.*
13
.*: LDPT_GET_SYMBOLS func@0x.*
14
.*: LDPT_GET_SYMBOLS_V2 func@0x.*
15
.*: LDPT_ADD_INPUT_FILE func@0x.*
16
.*: LDPT_ADD_INPUT_LIBRARY func@0x.*
17
.*: LDPT_SET_EXTRA_LIBRARY_PATH func@0x.*
18
.*: LDPT_OPTION 'registerclaimfile'
19
.*: LDPT_OPTION 'registerallsymbolsread'
20
.*: LDPT_OPTION 'registercleanup'
21
.*: LDPT_OPTION 'claim:tmpdir/func.o'
22
.*: LDPT_OPTION 'sym:_?func::0:0:0'
23
.*: LDPT_OPTION 'sym:_?func2::0:0:0'
24
.*: LDPT_OPTION 'dumpresolutions'
25
.*: LDPT_NULL value        0x0 \(0\)
26 94 khays
#...
27
hook called: claim_file tmpdir/main.o \[@0/.* not claimed
28
hook called: claim_file tmpdir/func.o \[@0/.* CLAIMED
29
hook called: claim_file tmpdir/text.o \[@0/.* not claimed
30
#...
31
hook called: all symbols read.
32
Sym: '_?func' Resolution: LDPR_PREVAILING_DEF
33
Sym: '_?func2' Resolution: LDPR_PREVAILING_DEF_IRONLY
34
`_?func' referenced in section `\.text.*' of tmpdir/main.o: defined in discarded section .*
35
hook called: cleanup.
36
#...

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.