Lines Matching full:excluded
1 ## Check how we can use the "Excluded" key of the "SectionHeaderTable" tag to exclude
4 ## Check we can use the "Excluded" key to omit a section from the section header table.
5 ## Check we do not include the name of the excluded section in the string table.
40 Excluded:
41 - Name: [[EXCLUDED]]
43 ## Check we report an error when a section is in both the "Sections" and "Excluded" lists at the sa…
49 # EXCLUDE-INCLUDED: error: section '.foo' should be present in the 'Sections' or 'Excluded' lists
51 ## Check we report an error when the `Excluded` key mentions an unknown section.
55 # EXCLUDE-UNKNOWN: error: section '.foo' should be present in the 'Sections' or 'Excluded' lists
58 ## Check we report an error when the `Excluded` key mentions a section more than once.
73 Excluded:
78 ## null section, with the use of the "Excluded" key.
96 Excluded:
110 Excluded:
114 ## Check how we handle cases when a section is excluded, but its section index is needed.
116 ## excluded, then we report an error. In the case when it is linked implicitly with an excluded
120 ## points to an excluded section.
124 # LINK: error: unable to link '[[SEC]]' to excluded section '[[TARGET]]'
142 Excluded:
146 ## points to an excluded section.
168 Excluded:
171 ## Case B.2: check we do not link .dynsym with .dynstr implicitly when the latter is excluded.
193 Excluded:
196 ## Case B.3: check we do not link .symtab with .strtab implicitly when the latter is excluded.
217 Excluded:
221 ## points to an excluded section.
238 Excluded:
242 ## points to an excluded section.
260 Excluded:
264 ## with an excluded section explicitly.
285 Excluded:
288 ## Case E: check we report an error when a symbol references an excluded section.
292 # SYMBOL-SECTION: error: excluded section referenced: '.foo' by symbol 'foo'
311 Excluded:
315 ## contains an excluded section member.
333 Excluded:
337 ## to an excluded section explicitly.
358 Excluded:
362 ## with .symtab implicitly when the latter is excluded.
400 Excluded:
404 ## implicitly when the latter is excluded.
432 Excluded:
435 ## Case I: document the case when an excluded section is explicitly linked to another excluded sect…
442 # CROSS-LINK: error: unable to link '.foo' to excluded section '.bar'
443 # CROSS-LINK-NEXT: error: unable to link '.bar' to excluded section '.foo'
461 Excluded:
465 ## Check we set e_shstrndx field to 0 when the section header string table is excluded.
481 Excluded:
484 ## Check we do not allow using "Excluded" together with "NoHeaders".
487 # NOHEADERS: NoHeaders can't be used together with Sections/Excluded
496 Excluded: []