Home | History | Annotate | Download | only in ld-unique

Lines Matching full:containing

112 # Create object file containing unique symbol.
118 # Create object file NOT containing unique symbol.
124 # Create pic object file containing unique symbol.
130 # Create executable containing unique symbol.
136 # Create shared library containing unique symbol.
138 fail "Could not create a shared library containing an unique symbol"
142 # Create executable NOT containing unique symbol linked against library.
148 # Create shared library containing unique symbol with reference.
150 fail "Could not create a shared library containing an unique symbol with reference"
160 fail "Object containing unique does not have an OS/ABI field of GNU"
165 fail "Object containing unique does not contain an UNIQUE symbol"
175 fail "Executable containing unique does not have an OS/ABI field of GNU"
180 fail "Executable containing unique does not contain an UNIQUE symbol"
190 fail "Object NOT containing unique does not have an OS/ABI field of System V"
195 fail "Object NOT containing unique does contain an UNIQUE symbol"
205 fail "PIC Object containing unique does not have an OS/ABI field of GNU"
210 fail "PIC Object containing unique does not contain an UNIQUE symbol"
220 fail "Shared library containing unique does not have an OS/ABI field of GNU"
225 fail "Shared library containing unique does not contain an UNIQUE symbol"
231 fail "Shared library containing unique with reference does not have an OS/ABI field of GNU"
236 fail "Shared library containing unique with reference does not contain an UNIQUE symbol"
246 fail "Executable NOT containing unique does not have an OS/ABI field of System V"
251 fail "Executable NOT containing unique does contain an UNIQUE symbol"