Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1917 auto RelocsForOffset = in getContents() local
1923 if (RelocsForOffset.first != RelocsForOffset.second) { in getContents()
1926 const coff_relocation &R = **RelocsForOffset.first; in getContents()