Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h502 unsigned getRelocOffset();
H A DSyntheticSections.cpp1565 template <class ELFT> unsigned RelocationSection<ELFT>::getRelocOffset() { in getRelocOffset() function in RelocationSection
2348 static_cast<RelocationSection<ELFT> *>(PltRelocSection)->getRelocOffset(); in addEntry()