Searched refs:getLSDAPointerEncoding (Results 1 – 2 of 2) sorted by relevance
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