Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Ddso.h77 DSO_LOAD_ERRNO__INTERNAL_ERROR = __DSO_LOAD_ERRNO__START, enumerator
Dsymbol-elf.c672 dso->load_errno = DSO_LOAD_ERRNO__INTERNAL_ERROR; in symsrc__init()