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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h222 const Symbol *getFirstGlobalEntry() const;
H A DSyntheticSections.cpp771 const Symbol *MipsGotSection::getFirstGlobalEntry() const { function in class:MipsGotSection
1468 if (const Symbol *b = in.mipsGot->getFirstGlobalEntry())

Completed in 63 milliseconds