Searched refs:o_lpc (Results 1 – 2 of 2) sorted by relevance
72 op->o_lpc = lpc; in add_object()94 if (lpc < cur->o_lpc) in add_object()208 if ((pc >= op->o_lpc) && (pc <= op->o_hpc)) in print_address()221 pc = (caddr_t)((uintptr_t)pc - (uintptr_t)op->o_lpc); in print_address()
49 caddr_t o_lpc; /* low PC */ member