Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1466 std::unique_ptr<RelocationBaseSection> relaDyn; member
H A DSyntheticSections.cpp1300 static uint64_t addRelaSz(const RelocationBaseSection &relaDyn) { in addRelaSz()