Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h527 struct RelativeReloc { struct
538 std::vector<RelativeReloc> Relocs; argument
H A DSyntheticSections.cpp1808 for (const RelativeReloc &Rel : Relocs) in updateAllocSize()