mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-03-17 18:51:28 +00:00
Add signature relection for all helper handlers except print
This commit is contained in:
@ -138,8 +138,8 @@ def get_or_create_ptr_from_arg(
|
||||
builder,
|
||||
local_sym_tab,
|
||||
map_sym_tab,
|
||||
expected_type=None,
|
||||
struct_sym_tab=None,
|
||||
expected_type=None,
|
||||
):
|
||||
"""Extract or create pointer from the call arguments."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user