Searched refs:cstr_address_type (Results 1 – 1 of 1) sorted by relevance
653 AddressType cstr_address_type = eAddressTypeInvalid; in IsCStringContainer() local654 cstr_address = GetPointerValue(&cstr_address_type); in IsCStringContainer()880 AddressType cstr_address_type = eAddressTypeInvalid; in ReadPointedString() local895 cstr_address = GetAddressOf(true, &cstr_address_type); in ReadPointedString()898 cstr_address = GetPointerValue(&cstr_address_type); in ReadPointedString()902 if (cstr_address_type == eAddressTypeHost && is_array) { in ReadPointedString()