Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h590 struct RelativeReloc { struct
601 std::vector<RelativeReloc> relocs; argument
H A DSyntheticSections.cpp2024 for (const RelativeReloc &rel : relocs) in updateAllocSize()