Searched refs:getLSDAPointerEncoding (Results 1 – 3 of 3) sorted by relevance
226 uint32_t getLSDAPointerEncoding() const { in getLSDAPointerEncoding() function in __anon0d7d66dd0111::CIE648 if (Cie->getLSDAPointerEncoding() != DW_EH_PE_omit) in parse()649 readPointer(Data, Offset, Cie->getLSDAPointerEncoding()); in parse()
498 if (Cie->getLSDAPointerEncoding() != DW_EH_PE_omit) { in parse()500 &Offset, Cie->getLSDAPointerEncoding(), in parse()
196 uint32_t getLSDAPointerEncoding() const { return LSDAPointerEncoding; } in getLSDAPointerEncoding() function