ebpf-verifier
ebpf-verifier copied to clipboard
Stream operator for ValidMapKeyValue always says target is stack location
https://github.com/vbpf/ebpf-verifier/blob/4944945f8ba9071ef59240aabc37f0edbeae82c1/src/asm_ostream.cpp#L164
The access could be stack or packet (or shared in the future).