Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp786 FileGot &g = getGot(file); in addEntry()
805 getGot(file).dynTlsSymbols.insert({&sym, 0}); in addDynTlsEntry()
809 getGot(file).dynTlsSymbols.insert({nullptr, 0}); in addTlsIndex()
834 MipsGotSection::FileGot &MipsGotSection::getGot(InputFile &f) { in getGot() function in MipsGotSection
H A DSyntheticSections.h362 FileGot &getGot(InputFile &f);