Searched refs:isAddressSizeSupported (Results 1 – 3 of 3) sorted by relevance
371 static bool isAddressSizeSupported(unsigned AddressSize) { in isAddressSizeSupported() function
278 bool AddrSizeOK = DWARFContext::isAddressSizeSupported(getAddressByteSize()); in extract()
138 ValidAddrSize = DWARFContext::isAddressSizeSupported(AddrSize); in verifyUnitHeader()