Searched refs:nlocops (Results 1 – 1 of 1) sorted by relevance
64 int nlocops = dwfl_module_return_value_location (dwfl_cumodule (a->cu), in handle_function() local66 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()