Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h228 const Symbol *getFirstGlobalEntry() const;
H A DSyntheticSections.cpp812 const Symbol *MipsGotSection::getFirstGlobalEntry() const { in getFirstGlobalEntry() function in MipsGotSection
1527 if (const Symbol *b = in.mipsGot->getFirstGlobalEntry()) in finalizeContents()