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.cpp445 struct MapRel { in copyRelocations() struct
457 llvm::mapped_iterator<typename RawRels::iterator, MapRel>; in copyRelocations()
458 auto mapRel = MapRel{ctx, *getFile<ELFT>()}; in copyRelocations()