Searched refs:noneRel (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DTarget.h124 static constexpr RelType noneRel = 0; member in class:lld::elf::TargetInfo
H A DInputSection.cpp473 type != target.noneRel)
H A DSyntheticSections.cpp1622 R_ADDEND, addendRelType ? *addendRelType : target->noneRel);

Completed in 173 milliseconds