Home
last modified time | relevance | path

Searched defs:pcStart (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/lib/libunwind/
H A DDwarfParser.hpp54 pint_t pcStart; member
111 void CFI_Parser<A, R>::findPCRange(A &addressSpace, pint_t fde, pint_t &pcStart, in findPCRange()
166 pint_t pcStart = in decodeFDE() local
H A Dlibunwind.cxx365 MyCFIParser::pint_t pcStart, pcEnd; in __register_frame() local
379 MyCFIParser::pint_t pcStart, pcEnd; in __deregister_frame() local
H A DAddressSpace.hpp285 bool addFDE(pint_t pcStart, pint_t pcEnd, pint_t fde) { in addFDE()
304 bool removeFDE(pint_t pcStart, pint_t pcEnd, pint_t fde) { in removeFDE()