Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/Arch/
H A DHexagon.cpp46 gotBaseSymInGotPlt = true; in Hexagon()
H A DX86.cpp62 gotBaseSymInGotPlt = true; in X86()
H A DX86_64.cpp88 gotBaseSymInGotPlt = true; in X86_64()
/llvm-project-15.0.7/lld/ELF/
H A DTarget.h116 bool gotBaseSymInGotPlt = false; variable
H A DWriter.cpp479 if (target->gotBaseSymInGotPlt) in createSyntheticSections()
1051 if (!target->gotBaseSymInGotPlt) in setReservedSymbolSections()