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