Home
last modified time | relevance | path

Searched defs:isRela (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h385 bool isRela; member
H A DSyntheticSections.cpp1379 bool isRela = config->isRela; in computeContents() local