Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp800 typename RelocMap_t::mapped_type relocseclist = in getRelocationNext() local
806 std::lower_bound(relocseclist.begin(), relocseclist.end(), Rel.w.b); in getRelocationNext()
811 if (loc != relocseclist.end()) { in getRelocationNext()