Home
last modified time | relevance | path

Searched defs:addDynTlsEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp669 bool GotSection::addDynTlsEntry(const Symbol &sym) { in addDynTlsEntry() function in GotSection
757 void MipsGotSection::addDynTlsEntry(InputFile &file, Symbol &sym) { in addDynTlsEntry() function in MipsGotSection