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