Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h649 Defined *globalOffsetTable; member
H A DWriter.cpp224 ctx.sym.globalOffsetTable = cast<Defined>(s); in addReservedSymbols()
842 if (ctx.sym.globalOffsetTable) { in setReservedSymbolSections()
849 ctx.sym.globalOffsetTable->section = sec; in setReservedSymbolSections()
H A DSyntheticSections.cpp737 !ctx.sym.globalOffsetTable) in finalizeContents()
4941 if (ctx.sym.globalOffsetTable && ctx.arg.emachine != EM_MIPS) { in createSyntheticSections()