Lines Matching full:linker
23 common linker flags with **ld.lld** but also includes several
42 Note that this will not export linker-generated mutable globals unless
68 linker to shrink the code section to remove any padding from the final
84 Report all unresolved symbols. This is the default. Normally the linker
91 this is trivial. For direct function calls, the linker will generate a
118 In general, where possible, the WebAssembly linker attempts to emulate the
119 behaviour of a traditional ELF linker, and in particular the ELF port of lld.
126 One way in which the WebAssembly linker differs from traditional native linkers
154 In addition, symbols can be exported via the linker command line using
157 Finally, just like with native ELF linker the ``--export-dynamic`` flag can be
175 Since WebAssembly is designed with size in mind the linker defaults to
190 function (with the correct signature). In order to handle this case the linker
195 on ``unreachable`` inside and linker-generated function called