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

  /external/elfutils/tests/
addrscopes.c 136 Dwfl_Line *hiline = dwfl_getsrc (dwfl, highpc); local
139 paddr (" .. ", lowpc, hiline == loline ? NULL : hiline);
funcscopes.c 164 Dwfl_Line *hiline = dwfl_getsrc (a->dwfl, highpc); local
167 paddr (" .. ", lowpc, hiline == loline ? NULL : hiline);

Completed in 152 milliseconds