Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h668 unsigned getPltRelocOff() const;
H A DSyntheticSections.cpp2328 unsigned PltOff = getPltRelocOff(); in writeTo()
2369 unsigned PltSection::getPltRelocOff() const { in getPltRelocOff() function in PltSection