Lines Matching full:but
23 common linker flags with **ld.lld** but also includes several
80 Like ``--allow-undefined``, but the filename specified a flat list of
91 will generate an error message for each reported unresolved symbol but the
103 symbols. This is somewhat similar to the --import-undefined option but
110 binaries that are themselves static (non-relocatable) but whose undefined
122 example, for function symbols this is always possible, but in general this
142 By default the function table is neither imported nor exported, but defined
162 unit but with too many arguments.
198 ``--allow-undefined-file`` is the same but allows a list of symbols to be
213 but doesn't contain any actual code or data. Instead it contains just a list of
224 Here we are saying that ``foo`` is allowed to be imported (undefined) but that
226 ``free`` to the runtime. If ``foo`` is imported (undefined), but the output