Home
last modified time | relevance | path

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

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