mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fbb09304a2
Adds detection for whether a field is available in `MapInfo`: - For `map_type()`, we treturn new enum `MapType` instead of the integer representation. - For fields that can't be zero, we return `Option<NonZero*>` type. - For `name_as_str()`, it now uses the feature probe `bpf_name()` to detect if field is available. Although the feature probe checks for program name, it can also be used for map name since they were both introduced in the same commit. |
2 months ago | |
---|---|---|
.. | ||
btf | 3 months ago | |
generated | 3 months ago | |
programs | 2 months ago | |
lib.rs | 2 months ago | |
links.rs | 2 months ago | |
maps.rs | 2 months ago | |
obj.rs | 2 months ago | |
relocation.rs | 8 months ago | |
util.rs | 1 year ago |