Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp300 const char *message = CFI_Parser<LocalAddressSpace>::decodeFDE( in _LIBUNWIND_WEAK_ALIAS()
328 if (CFI_Parser<LocalAddressSpace>::decodeFDE( in __unw_add_dynamic_eh_frame_section()
H A DEHHeaderParser.hpp104 CFI_Parser<A>::decodeFDE(addressSpace, fde, fdeInfo, cieInfo); in findFDE()
H A DDwarfParser.hpp157 static const char *decodeFDE(A &addressSpace, pint_t fdeStart,
172 const char *CFI_Parser<A>::decodeFDE(A &addressSpace, pint_t fdeStart, in decodeFDE() function in libunwind::CFI_Parser
H A DDwarfInstructions.hpp192 if (CFI_Parser<A>::decodeFDE(addressSpace, fdeStart, &fdeInfo, in stepWithDwarf()
H A DUnwindCursor.hpp2664 if (!CFI_Parser<A>::decodeFDE(_addressSpace, cachedFDE, &fdeInfo, &cieInfo)) in setInfoBasedOnIPRegister()
2675 if (!CFI_Parser<A>::decodeFDE(_addressSpace, fde, &fdeInfo, &cieInfo)) { in setInfoBasedOnIPRegister()