Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DTarget.h124 static constexpr RelType noneRel = 0; variable
H A DInputSection.cpp517 type != target.noneRel) in copyRelocations()
H A DSyntheticSections.cpp1638 R_ADDEND, addendRelType ? *addendRelType : target->noneRel); in addSymbolReloc()