Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h136 struct AuthEntryInfo { struct
140 SmallVector<AuthEntryInfo, 0> authEntries; argument
H A DSyntheticSections.cpp755 for (const AuthEntryInfo &authEntry : authEntries) { in writeTo()