Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.h81 DSO_LOAD_ERRNO__INTERNAL_ERROR = __DSO_LOAD_ERRNO__START, enumerator
Dsymbol-elf.c733 dso->load_errno = DSO_LOAD_ERRNO__INTERNAL_ERROR; in symsrc__init()