Lines Matching refs:deallocated
80 …e(port, address, size); // expected-note{{Value passed through parameter 'address' is deallocated}}
110 …ocate(port, addr1, size); // expected-note{{Value passed through parameter 'addr1' is deallocated}}
111 …ocate(port, addr2, size); // expected-note{{Value passed through parameter 'addr2' is deallocated}}
133 …e(port, address, size); // expected-note{{Value passed through parameter 'address' is deallocated}}
158 …e(port, address, size); // expected-note{{Value passed through parameter 'address' is deallocated}}
168 …e(port, address, size); // expected-note{{Value passed through parameter 'address' is deallocated}}
195 …e(port, address, size); // expected-note{{Value passed through parameter 'address' is deallocated}}
203 …t_deallocate(space, port); // expected-note{{Value passed through parameter 'port' is deallocated}}
210 …llocate(address, size); // expected-note{{Value passed through parameter 'address' is deallocated}}
217 ipc_port_release(port); // expected-note{{Value passed through parameter 'port' is deallocated}}
225 …nts->asyncReference); // expected-note{{Value passed through parameter 'arguments' is deallocated}}
242 …nts->asyncReference); // expected-note{{Value passed through parameter 'arguments' is deallocated}}
248 …aseNotificationPort(port); // expected-note{{Value passed through parameter 'port' is deallocated}}