Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFObjectFile.cpp1877 auto RelocsForOffset = in getContents() local
1883 if (RelocsForOffset.first != RelocsForOffset.second) { in getContents()
1886 const coff_relocation &R = **RelocsForOffset.first; in getContents()