PR ld/12365
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / plugin-7.d
CommitLineData
5d3236ee
DK
1Hello from testplugin.
2tv\[0\]: LDPT_MESSAGE func@0x.*
3tv\[1\]: LDPT_API_VERSION value 0x1 \(1\)
4tv\[2\]: LDPT_GNU_LD_VERSION value 0x.*
5tv\[3\]: LDPT_LINKER_OUTPUT value 0x1 \(1\)
6tv\[4\]: LDPT_OUTPUT_NAME 'tmpdir/main.x'
7tv\[5\]: LDPT_REGISTER_CLAIM_FILE_HOOK func@0x.*
8tv\[6\]: LDPT_REGISTER_ALL_SYMBOLS_READ_HOOK func@0x.*
9tv\[7\]: LDPT_REGISTER_CLEANUP_HOOK func@0x.*
10tv\[8\]: LDPT_ADD_SYMBOLS func@0x.*
11tv\[9\]: LDPT_GET_INPUT_FILE func@0x.*
12tv\[10\]: LDPT_RELEASE_INPUT_FILE func@0x.*
13tv\[11\]: LDPT_GET_SYMBOLS func@0x.*
14tv\[12\]: LDPT_ADD_INPUT_FILE func@0x.*
15tv\[13\]: LDPT_ADD_INPUT_LIBRARY func@0x.*
16tv\[14\]: LDPT_SET_EXTRA_LIBRARY_PATH func@0x.*
17tv\[15\]: LDPT_OPTION 'registerclaimfile'
18tv\[16\]: LDPT_OPTION 'registerallsymbolsread'
19tv\[17\]: LDPT_OPTION 'registercleanup'
20tv\[18\]: LDPT_OPTION 'claim:tmpdir/func.o'
21tv\[19\]: LDPT_OPTION 'sym:_?func::0:0:0'
22tv\[20\]: LDPT_NULL value 0x0 \(0\)
23#...
24hook called: claim_file tmpdir/main.o \[@0/.* not claimed
25hook called: claim_file tmpdir/func.o \[@0/.* CLAIMED
26hook called: claim_file tmpdir/text.o \[@0/.* not claimed
27#...
28hook called: all symbols read.
9e2278f5 29`func' referenced in section `\.text' of tmpdir/main.o: defined in discarded section .*
5d3236ee
DK
30hook called: cleanup.
31#...
This page took 0.042851 seconds and 4 git commands to generate.