HomeSort by: relevance | last modified time | path
    Searched defs:rdepth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/unwind/
stackframe.c 996 uint64_t rdepth = 0; local in function:buildrecordstack
1018 rdepth = procoffset - roffset;
1035 rdepth = procoffset - roffset;
1052 rdepth = procoffset - roffset;
1069 modifyrecord(&current_state, &rchain[i], rdepth);
1077 rlen - 1 - rdepth);
stackframe.c 996 uint64_t rdepth = 0; local in function:buildrecordstack
1018 rdepth = procoffset - roffset;
1035 rdepth = procoffset - roffset;
1052 rdepth = procoffset - roffset;
1069 modifyrecord(&current_state, &rchain[i], rdepth);
1077 rlen - 1 - rdepth);

Completed in 23 milliseconds