Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc2767 LoadObject *hide_lo = NULL; in constructShowHideStack() local
2792 if (lo != hide_lo) in constructShowHideStack()
2797 h_instr = hide_lo->get_hide_instr ((DbeInstr*) last_addr); in constructShowHideStack()
2801 hide_lo = lo; in constructShowHideStack()
2809 hide_lo = lo; in constructShowHideStack()
2819 h_instr = hide_lo->get_hide_instr ((DbeInstr*) last_addr); in constructShowHideStack()
2828 h_instr = hide_lo->get_hide_instr ((DbeInstr*) cur_addr); in constructShowHideStack()