Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h409 AddendOnly, enumerator
436 addend(addend), kind(AddendOnly), expr(R_ADDEND) {} in sym()
H A DSyntheticSections.cpp1579 case AddendOnly: in computeAddend()
1681 kind = AddendOnly; // Catch errors in computeRaw()