Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.cpp717 FileGot &g = getGot(file); in addEntry()
736 getGot(file).dynTlsSymbols.insert({&sym, 0}); in addDynTlsEntry()
740 getGot(file).dynTlsSymbols.insert({nullptr, 0}); in addTlsIndex()
765 MipsGotSection::FileGot &MipsGotSection::getGot(InputFile &f) { in getGot() function in MipsGotSection
DSyntheticSections.h369 FileGot &getGot(InputFile &f);