Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h211 const Symbol *getFirstGlobalEntry() const;
H A DSyntheticSections.cpp764 const Symbol *MipsGotSection::getFirstGlobalEntry() const { in getFirstGlobalEntry() function in MipsGotSection
1420 if (const Symbol *B = In.MipsGot->getFirstGlobalEntry()) in finalizeContents()