Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DEHHeaderParser.hpp90 CFI_Parser<A>::decodeFDE(addressSpace, fde, fdeInfo, cieInfo); in decodeTableEntry()
Dlibunwind.cpp260 const char *message = CFI_Parser<LocalAddressSpace>::decodeFDE( in _LIBUNWIND_WEAK_ALIAS()
DDwarfParser.hpp156 static const char *decodeFDE(A &addressSpace, pint_t fdeStart,
167 const char *CFI_Parser<A>::decodeFDE(A &addressSpace, pint_t fdeStart, in decodeFDE() function in libunwind::CFI_Parser
DDwarfInstructions.hpp160 if (CFI_Parser<A>::decodeFDE(addressSpace, fdeStart, &fdeInfo, in stepWithDwarf()
DUnwindCursor.hpp1954 if (!CFI_Parser<A>::decodeFDE(_addressSpace, cachedFDE, &fdeInfo, &cieInfo)) in setInfoBasedOnIPRegister()
1965 if (!CFI_Parser<A>::decodeFDE(_addressSpace, fde, &fdeInfo, &cieInfo)) { in setInfoBasedOnIPRegister()