Searched refs:getLSDAPointerEncoding (Results 1 – 2 of 2) sorted by relevance
1195 if (Cie->getLSDAPointerEncoding() != DW_EH_PE_omit) { in parse()1197 &Offset, Cie->getLSDAPointerEncoding(), in parse()
600 uint32_t getLSDAPointerEncoding() const { return LSDAPointerEncoding; } in getLSDAPointerEncoding() function