Home
last modified time | relevance | path

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

/src/contrib/elftoolchain/addr2line/
H A Daddr2line.c91 static Dwarf_Unsigned curlopc = ~0ULL; variable
500 if (curlopc == lopc) { in check_labels()
546 curlopc = (*range)->lopc; in check_labels()
608 if (lopc == curlopc) in check_range()
618 if (lopc == curlopc) in check_range()
651 curlopc = lopc; in check_range()
699 if (curlopc == ~0ULL) in translate()