Home
last modified time | relevance | path

Searched refs:AddendOnly (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h428 AddendOnly, enumerator
455 addend(addend), kind(AddendOnly), expr(R_ADDEND) {} in sym()
H A DSyntheticSections.cpp1578 case AddendOnly: in computeAddend()
1695 kind = AddendOnly; // Catch errors in computeRaw()