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
90 Report all unresolved symbols. This is the default. Normally the linker
97 this is trivial. For direct function calls, the linker will generate a
111 symbols are resolved by a dynamic linker. Since the dynamic linking API is
148 In general, where possible, the WebAssembly linker attempts to emulate the
149 behaviour of a traditional ELF linker, and in particular the ELF port of lld.
156 One way in which the WebAssembly linker differs from traditional native linkers
184 In addition, symbols can be exported via the linker command line using
188 Finally, just like with native ELF linker the ``--export-dynamic`` flag can be
210 linker. Stub libraries are text files that can be passed as normal linker
211 inputs, similar to how linker scripts can be passed to the ELF linker. The stub
234 Since WebAssembly is designed with size in mind the linker defaults to
249 function (with the correct signature). In order to handle this case the linker
254 on ``unreachable`` inside and linker-generated function called