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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp676 FileGot &g = getGot(file);
695 getGot(file).dynTlsSymbols.insert({&sym, 0});
699 getGot(file).dynTlsSymbols.insert({nullptr, 0});
724 MipsGotSection::FileGot &MipsGotSection::getGot(InputFile &f) { function in class:MipsGotSection
H A DSyntheticSections.h363 FileGot &getGot(InputFile &f);

Completed in 47 milliseconds