Home
last modified time | relevance | path

Searched refs:zInterpose (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h283 bool zInterpose; member
H A DDriver.cpp1292 config->zInterpose = hasZOption(args, "interpose"); in readConfigs()
H A DSyntheticSections.cpp1333 if (config->zInterpose) in computeContents()