| <html devsite> |
| <head> |
| <meta name="project_path" value="/_project.yaml"> |
| <meta name="book_path" value="/versions/6.0.0/_book.yaml"> |
| </head> |
| <body> |
| |
| <h1 class="page-title" id="modules.LinkingContext">LinkingContext</h1> |
| |
| <!-- {% raw %} --> |
| |
| Immutable store of information needed for C++ linking that is aggregated across dependencies. |
| |
| <h2>Members</h2> |
| <ul> |
| <li> |
| <a href="#linker_inputs">linker_inputs</a> |
| </li> |
| </ul> |
| |
| <h2 id="linker_inputs">linker_inputs</h2> |
| <p><pre class="rule-signature"><a class="anchor" href="depset.html">depset</a> LinkingContext.linker_inputs</pre></p> |
| |
| Returns the depset of linker inputs. |
| |
| |
| |
| </body> |
| </html> |
| |
| <!-- {% endraw %} --> |