Home
last modified time | relevance | path

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

/llvm-project/libunwind/src/
H A DEHHeaderParser.hpp46 static bool decodeTableEntry(A &addressSpace, pint_t &tableEntry,
94 bool EHHeaderParser<A>::decodeTableEntry( in decodeTableEntry() function in libunwind::EHHeaderParser
150 if (decodeTableEntry(addressSpace, tableEntry, ehHdrStart, ehHdrEnd, in findFDE()