Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h424 AddendOnly, enumerator
451 addend(addend), kind(AddendOnly), expr(R_ADDEND) {} in sym()
H A DSyntheticSections.cpp1650 case AddendOnly: in computeAddend()
1751 kind = AddendOnly; // Catch errors in computeRaw()