Home
last modified time | relevance | path

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

/external/elfutils/tests/
Daddrscopes.c128 Dwfl_Line *hiline = dwfl_getsrc (dwfl, highpc - 1); in handle_address() local
131 paddr (" .. ", highpc - 1, hiline == loline ? NULL : hiline); in handle_address()
Dfuncscopes.c156 Dwfl_Line *hiline = dwfl_getsrc (a->dwfl, highpc - 1); in handle_function() local
159 paddr (" .. ", highpc - 1, hiline == loline ? NULL : hiline); in handle_function()