Home
last modified time | relevance | path

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

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