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.h509 bool isRela; member
H A DSyntheticSections.cpp1454 bool isRela = ctx.arg.isRela; in computeContents() local