Searched refs:isAddressSizeSupported (Results 1 – 3 of 3) sorted by relevance
21 assert(DWARFContext::isAddressSizeSupported(AddressSize)); in isBaseAddressSelectionEntry()
178 ValidAddrSize = DWARFContext::isAddressSizeSupported(AddrSize); in verifyUnitHeader()
413 static bool isAddressSizeSupported(unsigned AddressSize) { in isAddressSizeSupported() function420 if (isAddressSizeSupported(AddressSize)) in checkAddressSizeSupported()