Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.cpp661 bool GotSection::addDynTlsEntry(Symbol &sym) { in addDynTlsEntry() function in GotSection
735 void MipsGotSection::addDynTlsEntry(InputFile &file, Symbol &sym) { in addDynTlsEntry() function in MipsGotSection