Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DSyntheticSections.h204 const Symbol *getFirstGlobalEntry() const;
H A DSyntheticSections.cpp799 const Symbol *MipsGotSection::getFirstGlobalEntry() const { in getFirstGlobalEntry() function in MipsGotSection
1501 if (const Symbol *b = in.mipsGot->getFirstGlobalEntry()) in computeContents()