HomeSort by relevance Sort by last modified time
    Searched refs:hiline (Results 1 - 2 of 2) sorted by null

  /external/elfutils/tests/
addrscopes.c 128 Dwfl_Line *hiline = dwfl_getsrc (dwfl, highpc - 1); local
131 paddr (" .. ", highpc - 1, hiline == loline ? NULL : hiline);
funcscopes.c 156 Dwfl_Line *hiline = dwfl_getsrc (a->dwfl, highpc - 1); local
159 paddr (" .. ", highpc - 1, hiline == loline ? NULL : hiline);

Completed in 520 milliseconds