Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp704 FileGot &g = getGot(file); in addEntry()
723 getGot(file).dynTlsSymbols.insert({&sym, 0}); in addDynTlsEntry()
727 getGot(file).dynTlsSymbols.insert({nullptr, 0}); in addTlsIndex()
752 MipsGotSection::FileGot &MipsGotSection::getGot(InputFile &f) { in getGot() function in MipsGotSection
H A DSyntheticSections.h345 FileGot &getGot(InputFile &f);