Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddso.h90 DSO_LOAD_ERRNO__INTERNAL_ERROR = __DSO_LOAD_ERRNO__START, enumerator
H A Dsymbol-elf.c1263 dso->load_errno = DSO_LOAD_ERRNO__INTERNAL_ERROR; in symsrc__init()