Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DTarget.h115 unsigned GotHeaderEntriesNum = 0; variable
H A DSyntheticSections.cpp600 NumEntries += Target->GotHeaderEntriesNum; in GotSection()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DPPC64.cpp208 GotHeaderEntriesNum = 1; in PPC64()