Home
last modified time | relevance | path

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

/external/elfutils/tests/
Daddrscopes.c135 Dwfl_Line *loline = dwfl_getsrc (dwfl, lowpc); in handle_address() local
137 paddr (": ", lowpc, loline); in handle_address()
139 paddr (" .. ", lowpc, hiline == loline ? NULL : hiline); in handle_address()
Dfuncscopes.c163 Dwfl_Line *loline = dwfl_getsrc (a->dwfl, lowpc); in handle_function() local
165 paddr (": ", lowpc, loline); in handle_function()
167 paddr (" .. ", lowpc, hiline == loline ? NULL : hiline); in handle_function()