Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod.cxx766 struct elfutils_exception: public reportable_exception struct
768 elfutils_exception(int rc, const string& msg): in elfutils_exception() function
1747 throw elfutils_exception (rc, "getshdrstrndx"); in extract_section()
1770 throw elfutils_exception (elf_errno (), "elfraw_data"); in extract_section()
3125 throw elfutils_exception(rc, "getshdrnum"); in elf_classify()
3155 throw elfutils_exception(rc, "getshdrstrndx"); in elf_classify()