Home
last modified time | relevance | path

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

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