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