HomeSort by relevance Sort by last modified time
    Searched full:nlocops (Results 1 - 1 of 1) sorted by null

  /external/elfutils/tests/
funcretval.c 72 int nlocops = dwfl_module_return_value_location (dwfl_cumodule (a->cu), local
74 if (nlocops < 0)
77 else if (nlocops == 0)
82 for (int i = 0; i < nlocops; ++i)

Completed in 86 milliseconds