Home
last modified time | relevance | path

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

/external/elfutils/debuginfod/
Ddebuginfod.cxx617 struct elfutils_exception: public reportable_exception struct
619 elfutils_exception(int rc, const string& msg): in elfutils_exception() function
2231 throw elfutils_exception(rc, "getshdrnum"); in elf_classify()
2261 throw elfutils_exception(rc, "getshdrstrndx"); in elf_classify()