Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp367 struct MapRel { in copyRelocations() struct
378 llvm::mapped_iterator<typename RawRels::iterator, MapRel>; in copyRelocations()
379 auto mapRel = MapRel{*getFile<ELFT>()}; in copyRelocations()