Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp781 std::size_t relocsecindex = ittr->second[ittr->second.size() - 1]; in getSectionRelEnd() local
782 const Elf_Shdr *relocsec = getSection(relocsecindex); in getSectionRelEnd()
784 RelData.w.b = relocsecindex; in getSectionRelEnd()