Searched refs:cstr_address_type (Results 1 – 1 of 1) sorted by relevance
667 AddressType cstr_address_type = eAddressTypeInvalid; in IsCStringContainer() local668 cstr_address = GetPointerValue(&cstr_address_type); in IsCStringContainer()896 AddressType cstr_address_type = eAddressTypeInvalid; in ReadPointedString() local911 cstr_address = GetAddressOf(true, &cstr_address_type); in ReadPointedString()914 cstr_address = GetPointerValue(&cstr_address_type); in ReadPointedString()918 if (cstr_address_type == eAddressTypeHost && is_array) { in ReadPointedString()