Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h211 const Symbol *getFirstGlobalEntry() const;
H A DSyntheticSections.cpp834 const Symbol *MipsGotSection::getFirstGlobalEntry() const { in getFirstGlobalEntry() function in MipsGotSection
1539 if (const Symbol *b = in.mipsGot->getFirstGlobalEntry()) in computeContents()