Searched refs:getLSDAPointerEncoding (Results 1 – 9 of 9) sorted by relevance
226 uint32_t getLSDAPointerEncoding() const { in getLSDAPointerEncoding() function in __anon0fb737d30111::CIE648 if (Cie->getLSDAPointerEncoding() != DW_EH_PE_omit) in parse()649 readPointer(Data, Offset, Cie->getLSDAPointerEncoding()); in parse()
503 if (Cie->getLSDAPointerEncoding() != DW_EH_PE_omit) { in parse()505 &Offset, Cie->getLSDAPointerEncoding(), in parse()
200 uint32_t getLSDAPointerEncoding() const { return LSDAPointerEncoding; } in getLSDAPointerEncoding() function
1200 if (Cie->getLSDAPointerEncoding() != DW_EH_PE_omit) { in parse()1202 &Offset, Cie->getLSDAPointerEncoding(), in parse()
606 uint32_t getLSDAPointerEncoding() const { return LSDAPointerEncoding; } in getLSDAPointerEncoding() function