Home
last modified time | relevance | path

Searched defs:getGlobalDynOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp699 uint64_t GotSection::getGlobalDynOffset(const Symbol &b) const { in getGlobalDynOffset() function in GotSection
827 uint64_t MipsGotSection::getGlobalDynOffset(const InputFile *f, in getGlobalDynOffset() function in MipsGotSection