Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval.c64 int nlocops = dwfl_module_return_value_location (dwfl_cumodule (a->cu), in handle_function() local
66 if (nlocops < 0) in handle_function()
69 else if (nlocops == 0) in handle_function()
74 for (int i = 0; i < nlocops; ++i) in handle_function()