Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Ddso.h90 DSO_LOAD_ERRNO__INTERNAL_ERROR = __DSO_LOAD_ERRNO__START, enumerator
Dsymbol-elf.c830 dso->load_errno = DSO_LOAD_ERRNO__INTERNAL_ERROR; in symsrc__init()