Module Linkage
Provides the LinkTarget
class representing linker invocations during the build process.
Import path
import semmle.code.cpp.Linkage
Imports
Predicates
isLinkerAwareExtracted | Holds if this database was created with the linker awareness feature switched on. |
Classes
LinkTarget | A linker call during the build process, typically resulting in an executable or a shared library. |