Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp1881 auto RelocsForOffset = in getContents() local
1887 if (RelocsForOffset.first != RelocsForOffset.second) { in getContents()
1890 const coff_relocation &R = **RelocsForOffset.first; in getContents()