Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinarySection.cpp203 RelocationSetType NewRelocations; in reorderRelocations() local
219 auto Res = NewRelocations.emplace(std::move(NewRel)); in reorderRelocations()
223 return NewRelocations; in reorderRelocations()