Home | Sort by relevance Sort by last modified time |
/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) |