Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1251 static StringRef getIgotPltName(Ctx &ctx) { in getIgotPltName() function
1267 : SyntheticSection(ctx, getIgotPltName(ctx), in IgotPltSection()