Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp1487 unsigned needNum = 0; in computeContents() local
1490 ++needNum; in computeContents()
1491 addInt(DT_VERNEEDNUM, needNum); in computeContents()