Lines Matching full:globals
213 Globals with "``available_externally``" linkage are never emitted
217 outside the module. Globals with ``available_externally`` linkage
222 Globals with "``linkonce``" linkage are merged with other globals of
227 Unreferenced ``linkonce`` globals are allowed to be discarded. Note
236 linkage, except that unreferenced globals with ``weak`` linkage may
237 not be discarded. This is used for globals that are declared "weak"
263 Some languages allow differing globals to be merged, such as two
265 ``C++``, ensure that only equivalent globals are ever merged (the
268 global will only be merged with equivalent globals. These linkage
506 LLVM allows an explicit section to be specified for globals. If the
507 target supports it, it will emit globals to the section specified.
524 assume that the globals are densely packed in their section and try to
1220 section, initialized globals are considered to have a write of the
2939 All globals of this sort should have a section specified as
2940 "``llvm.metadata``". This section and all globals that start with