Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DHexagon.cpp46 gotBaseSymInGotPlt = true; in Hexagon()
DX86.cpp56 gotBaseSymInGotPlt = true; in X86()
DX86_64.cpp78 gotBaseSymInGotPlt = true; in X86_64()
/openbsd/src/gnu/llvm/lld/ELF/
DTarget.h118 bool gotBaseSymInGotPlt = false; variable
DWriter.cpp460 if (target->gotBaseSymInGotPlt) in createSyntheticSections()
1044 if (!target->gotBaseSymInGotPlt) in setReservedSymbolSections()