Home
last modified time | relevance | path

Searched refs:Loadable (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lld/docs/
H A Dpartitions.dot3 part1 [label="Loadable partition 1",shape=plaintext];
4 part2 [label="Loadable partition 2",shape=plaintext];
/llvm-project-15.0.7/lld/ELF/
H A DConfig.h80 enum class SeparateSegmentKind { None, Code, Loadable }; enumerator
H A DWriter.cpp2486 if (config->zSeparate == SeparateSegmentKind::Loadable || in fixSectionAlignments()
H A DDriver.cpp414 return SeparateSegmentKind::Loadable; in getZSeparate()
/llvm-project-15.0.7/llvm/cmake/modules/
H A DAddLLVM.cmake469 message(STATUS "${name} ignored -- Loadable modules not supported on this platform.")
861 set_target_properties(${name} PROPERTIES FOLDER "Loadable modules")
/llvm-project-15.0.7/llvm/docs/
H A DGarbageCollection.rst553 Loadable plugins are sufficient if all you need is to enable a different