Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h424 bool isRela; member
H A DSyntheticSections.cpp1403 bool isRela = config->isRela; in computeContents() local